Skip to content

Commit

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

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

0 comments on commit 795d48c

Please sign in to comment.