Skip to content

Commit

Permalink
feat: update to latest node 22 alpine container (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhdawson authored Oct 24, 2024
1 parent 7896e42 commit 61baabc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container-build-info/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Modify these to update to newer versions
FROM node:22-alpine3.19@sha256:3cb4748ed93c45cf4622c3382a5ce063af1fcbc5f3da6d2b669352ebace9f76d
FROM node:22-alpine3.19@sha256:3fa6e0fa080872f038aa4171597419e5cc463acec7e12214c9e15172bae0b40b
ARG BINARYEN_VERSION=116

ARG UID=1000
Expand Down

0 comments on commit 61baabc

Please sign in to comment.