Skip to content

Commit

Permalink
Update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
pgschk committed Dec 1, 2023
1 parent 796753e commit 8bc3543
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
@@ -1,4 +1,4 @@
ARG NODE_HASH=d18f4d9889b217d3fab280cc52fbe1d4caa0e1d2134c6bab901a8b7393dd5f53
ARG NODE_HASH=d016f19a31ac259d78dc870b4c78132cf9e52e89339ff319bdd9999912818f4a

FROM node:20-alpine@sha256:${NODE_HASH} as builder

Expand Down

0 comments on commit 8bc3543

Please sign in to comment.