Skip to content

Commit d0341e0

Browse files
chore(deps): update node.js to 02cd220 (#186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a663213 commit d0341e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# The image is built with official Node 20 on Debian Bookworm (LTS Iron) image and uses the Distroless base image for security and minimalism.
33

44
# Stage 1: Build Environment
5-
FROM node:iron-bookworm@sha256:c91101b285c01518fa4dd73e264b5c963f8f38bb4a4dcf450715ae775250791d AS build-env
5+
FROM node:iron-bookworm@sha256:02cd2205818f121c13612721876f28c18bd50148bb8af532ea121c96ffcb59bf AS build-env
66

77
ENV NODE_ENV=production DEBIAN_FRONTEND=noninteractive
88

0 commit comments

Comments
 (0)