Skip to content

Commit

Permalink
Bump library/node from 22.3.0-slim to 22.5.1-slim
Browse files Browse the repository at this point in the history
Bumps library/node from 22.3.0-slim to 22.5.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]>
  • Loading branch information
dependabot[bot] authored and squeed committed Jul 23, 2024
1 parent e3c2f35 commit 05ce2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# BUILDPLATFORM is an automatic platform ARG enabled by Docker BuildKit.
# Represents the plataform where the build is happening, do not mix with
# TARGETARCH
FROM docker.io/library/node:22.3.0-slim@sha256:295b31cee5e8cddb5c521b8faff5791e47894d0e39e8a4824e77b06cdfccb4a4
FROM docker.io/library/node:22.5.1-slim@sha256:426d99333b9d35f568cc604b604ea484aef7d12b21e78a36c4bfbdf5cfa4afe2
RUN npm install -g [email protected] \
&& apt-get update \
&& apt-get upgrade -y \
Expand Down

0 comments on commit 05ce2e4

Please sign in to comment.