Skip to content

Commit dcba82e

Browse files
Bump library/node from 22.3.0-slim to 22.4.1-slim
Bumps library/node from 22.3.0-slim to 22.4.1-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 e3c2f35 commit dcba82e

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:22.3.0-slim@sha256:295b31cee5e8cddb5c521b8faff5791e47894d0e39e8a4824e77b06cdfccb4a4
9+
FROM docker.io/library/node:22.4.1-slim@sha256:14e3e539464a5a77bb5fd8f613cbd54d1842a900e7f4ce06f47e42f6a89a83e4
1010
RUN npm install -g [email protected] \
1111
&& apt-get update \
1212
&& apt-get upgrade -y \

0 commit comments

Comments
 (0)