Skip to content

Commit

Permalink
Bump library/node from 64269df to f394c6d
Browse files Browse the repository at this point in the history
Bumps library/node from `64269df` to `f394c6d`.

---
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 Nov 12, 2024
1 parent 67cf749 commit 184d1ae
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:23.1.0-slim@sha256:64269df7ff9275757982994f6ee37268367d924f5f9086b5b0ed2e81e7c2ff20
FROM docker.io/library/node:23.1.0-slim@sha256:f394c6d1cad29656d901e08e72be412feac11aa57b747556649b3a29947b8b24
RUN npm install -g [email protected] \
&& apt-get update \
&& apt-get upgrade -y \
Expand Down

0 comments on commit 184d1ae

Please sign in to comment.