Skip to content

Commit

Permalink
chore(deps): update node.js to 5ff6321
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 2d0bfb1 commit 7b6bbbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG NODE_VERSION=lts-alpine3.18@sha256:ef5e088232f803cadb83326edb4731015f42961d23a11510b109c2c98cfbb945
ARG NODE_VERSION=lts-alpine3.18@sha256:5ff63217ec2757b29a4414e0f787bfc13c1f9cb6f053e46ff05c1a51bbd2e8e6

FROM node:$NODE_VERSION as dependencies
WORKDIR /app
Expand Down

0 comments on commit 7b6bbbf

Please sign in to comment.