Skip to content

Commit

Permalink
chore(deps): bump library/node from 22.0.0 to 22.1.0 in /ui-test (#18063
Browse files Browse the repository at this point in the history
)

Bumps library/node from 22.0.0 to 22.1.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent 2470552 commit 0ca4f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-test/Dockerfile
@@ -1,4 +1,4 @@
FROM docker.io/library/node:22.0.0@sha256:cbd62dc7ba7e50d01520f2c0a8d9853ec872187fa806ed61d0f87081c220386d as node
FROM docker.io/library/node:22.1.0@sha256:64c46a664eccedec63941dab4027c178a36debe08a232d4f9d7da5aca91cff3d as node

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

0 comments on commit 0ca4f74

Please sign in to comment.