Skip to content

Commit

Permalink
chore(deps): update node.js to c94b82f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2024
1 parent 364820e commit acfbd29
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_VERSION="16-alpine@sha256:710a2c192ca426e03e4f3ec1869e5c29db855eb6969b74e6c50fd270ffccd3f1"
ARG NODE_VERSION="16-alpine@sha256:c94b82f9827cab6e421b350965a9ef11b25b13ffbd1030536203d541f55dcbe2"

# Install dependencies only when needed
FROM node:${NODE_VERSION} AS deps
Expand Down

0 comments on commit acfbd29

Please sign in to comment.