Skip to content

Commit

Permalink
chore(deps): bump library/node from 21.6.1 to 21.6.2 in /ui-test (arg…
Browse files Browse the repository at this point in the history
…oproj#17226)

Bumps library/node from 21.6.1 to 21.6.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pasha-codefresh <pavel@codefresh.io>
  • Loading branch information
2 people authored and Hariharasuthan99 committed Jun 16, 2024
1 parent 7a6667d commit 9b5a0f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-test/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/node:21.6.1@sha256:abc4a25c8b5a2b460f3144aabfc8941ecd7e4fb721e0b14b635e70394c1899fb as node
FROM docker.io/library/node:21.6.2@sha256:6fb1883c2e7a52e7c1f088e8b41d84def0821f44d1a10952d7fba529933bd542 as node

RUN apt-get update && apt-get install --no-install-recommends -y \
software-properties-common
Expand Down

0 comments on commit 9b5a0f1

Please sign in to comment.