Skip to content

Commit 7d6d10c

Browse files
chore(deps): update node.js to 20f6b80
1 parent 505e502 commit 7d6d10c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Use the latest LTS version of Node.js
22
# https://hub.docker.com/_/node
3-
FROM node:22-alpine3.20@sha256:686b8892b69879ef5bfd6047589666933508f9a5451c67320df3070ba0e9807b AS build-stage
3+
FROM node:22-alpine3.20@sha256:20f6b8041993fcebd35f1e163a2ebb61206843d30e309c505d93a202892e7232 AS build-stage
44
WORKDIR /usr/src/app
55

66
# Copy package.json and package-lock.json

0 commit comments

Comments
 (0)