Skip to content

Commit

Permalink
Bump library/node from 22.5.1-slim to 22.6.0-slim
Browse files Browse the repository at this point in the history
Bumps library/node from 22.5.1-slim to 22.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]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 828b23b commit e1e41d9
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.5.1-slim@sha256:426d99333b9d35f568cc604b604ea484aef7d12b21e78a36c4bfbdf5cfa4afe2
FROM docker.io/library/node:22.6.0-slim@sha256:0419dfdd085a0e6e52921b8ba952ea8c3317d7e0382a16c63b1d40ce5e8c0cea
RUN npm install -g [email protected] \
&& apt-get update \
&& apt-get upgrade -y \
Expand Down

0 comments on commit e1e41d9

Please sign in to comment.