Skip to content

Commit

Permalink
Update to Node 20
Browse files Browse the repository at this point in the history
Change-type: patch
Signed-off-by: Christina Ying Wang <[email protected]>
  • Loading branch information
cywang117 committed Oct 2, 2024
1 parent 8fc0b0f commit 8d27f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# - test the build of the project in a musl containerized environment
# - provide an install to run integration tests
# - generate a binary to be published with the package to be used by node-pre-gyp
FROM alpine:3.18
FROM alpine:3.19

RUN apk add --update --no-cache \
build-base \
Expand Down

0 comments on commit 8d27f7f

Please sign in to comment.