Skip to content

Commit d8eaee5

Browse files
targosrvagg
authored andcommitted
chore: update Alpine to 3.19
This is necessary to compile V8 with C++20 support. Refs: nodejs/node#45427
1 parent f298882 commit d8eaee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/musl/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.18
1+
FROM alpine:3.19
22

33
ARG GID=1000
44
ARG UID=1000

0 commit comments

Comments
 (0)