Skip to content

Commit

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

Bumps library/node from 21.7.0 to 21.7.1.

---
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>
Signed-off-by: Kevin Lyda <kevin@lyda.ie>
  • Loading branch information
dependabot[bot] authored and lyda committed Mar 28, 2024
1 parent eaaee2c commit 3b520c2
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.7.0@sha256:104b26b5d34f9907f1f1e5e51fd9e557845f1a354f07ee9f28814dd9574a6154 as node
FROM docker.io/library/node:21.7.1@sha256:b9ccc4aca32eebf124e0ca0fd573dacffba2b9236987a1d4d2625ce3c162ecc8 as node

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

0 comments on commit 3b520c2

Please sign in to comment.