Skip to content

Commit

Permalink
chore(deps): update node.js to 3c27c3c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 088fdc7 commit 13f7057
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 @@
FROM node:21-alpine@sha256:d3271e4bd89eec4d97087060fd4db0c238d9d22fcfad090a73fa9b5128699888 AS builder
FROM node:21-alpine@sha256:3c27c3c7a43ecd9f970a435a187ecbddaaa558a4ea741b0edb8e9107aff0e86d AS builder
ENV NODE_ENV production
WORKDIR /app
COPY package.json .
Expand Down

0 comments on commit 13f7057

Please sign in to comment.