Skip to content

Commit 70c91ee

Browse files
chore(deps): update node.js to cfcefe8
1 parent baa58ae commit 70c91ee

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,5 +1,5 @@
11
# BUILD STAGE
2-
FROM node:24-slim@sha256:76d0ed0ed93bed4f4376211e9d8fddac4d8b3fbdb54cc45955696001a3c91152 AS build-stage
2+
FROM node:24-slim@sha256:cfcefe8c5ae83992b92bbaeb2060bde46799eebdd80ad482cea7396fd651daee AS build-stage
33
WORKDIR /usr/src/app
44

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

0 commit comments

Comments
 (0)