Skip to content

Commit

Permalink
Bump library/node from 21.6.1-bullseye to 21.6.2-bullseye
Browse files Browse the repository at this point in the history
Bumps library/node from 21.6.1-bullseye to 21.6.2-bullseye.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and airtower-luna committed Feb 17, 2024
1 parent aec27b7 commit 2d82997
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
@@ -1,4 +1,4 @@
FROM docker.io/library/node:21.6.1-bullseye
FROM docker.io/library/node:21.6.2-bullseye
COPY action.bash package.json /action/
WORKDIR /action/
RUN npm install
Expand Down

0 comments on commit 2d82997

Please sign in to comment.