Skip to content

Commit 9453a7a

Browse files
dependabot[bot]julianwiedmann
authored andcommitted
Bump library/node from 23.5.0-slim to 23.6.0-slim
Bumps library/node from 23.5.0-slim to 23.6.0-slim. --- updated-dependencies: - dependency-name: library/node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a3c259 commit 9453a7a

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
@@ -6,7 +6,7 @@
66
# BUILDPLATFORM is an automatic platform ARG enabled by Docker BuildKit.
77
# Represents the plataform where the build is happening, do not mix with
88
# TARGETARCH
9-
FROM docker.io/library/node:23.5.0-slim@sha256:682fa023644199a084456630af5a29cd76e42d26b3355f1d9cd65ae00e49951e
9+
FROM docker.io/library/node:23.6.0-slim@sha256:80771d2da8830f3678923d1db960bda80b52e06ab1c59f25cb52e14bd927f2f2
1010
RUN npm install -g [email protected] \
1111
&& apt-get update \
1212
&& apt-get upgrade -y \

0 commit comments

Comments
 (0)