Skip to content

Commit

Permalink
Bump library/node from c887049 to 9df2170
Browse files Browse the repository at this point in the history
Bumps library/node from `c887049` to `9df2170`.

---
updated-dependencies:
- dependency-name: library/node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dylandreimerink committed Jan 15, 2024
1 parent 796a733 commit 2b45813
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:21.5.0-slim@sha256:c88704924204ee6d4e9da02275a8fd27355502f7177e4175cd0d3a4375a9c9c8
FROM docker.io/library/node:21.5.0-slim@sha256:9df21707e27d98ee83e079fa47c5c0c5fba6c768e566643f8944b00b00afc4a2
RUN npm install -g [email protected] \
&& apt-get update \
&& apt-get upgrade -y \
Expand Down

0 comments on commit 2b45813

Please sign in to comment.