Skip to content

Commit

Permalink
chore(deps): bump library/node in /test/container (#18225)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 15, 2024
1 parent 3862aec commit 2b89d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM docker.io/library/redis:7.2.4@sha256:7dd707032d90c6eaafd566f62a00f5b0116ae0
RUN ln -s /usr/lib/$(uname -m)-linux-gnu /usr/lib/linux-gnu

# Please make sure to also check the contained yarn version and update the references below when upgrading this image's version
FROM docker.io/library/node:22.1.0@sha256:f9b4b4b4a3a4d68f5af245d6ab9314d671df5d2a15349a4f0b76959041f275af as node
FROM docker.io/library/node:22.1.0@sha256:5a254b77549c0da906b48dd4891a4ccbe5fd34aeb10e831b6ac8e35d3eae7499 as node

FROM docker.io/library/golang:1.22.1@sha256:0b55ab82ac2a54a6f8f85ec8b943b9e470c39e32c109b766bbc1b801f3fa8d3b as golang

Expand Down

0 comments on commit 2b89d6c

Please sign in to comment.