Skip to content

Commit

Permalink
chore(deps): update node.js to a1f9d02
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 728e5e8 commit 4195783
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:a1f9d027912b58a7c75be7716c97cfbc6d3099f3a97ed84aa490be9dee20e787"

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

0 comments on commit 4195783

Please sign in to comment.