Skip to content

Commit 34326d0

Browse files
authored
Merge pull request #852 from govuk-one-login/dependabot/docker/solutions/integration-tests/node-f22d6a1
BAU: Bump node from `2bf80b7` to `f22d6a1` in /solutions/integration-tests
2 parents 1c19e58 + a87ead8 commit 34326d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

solutions/integration-tests/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Both the tag and sha digest are needed: the digest pins the exact image for reproducibility,
22
# and the tag allows Dependabot to evaluate version constraints
3-
FROM node:24-bookworm@sha256:2bf80b777346679077f4932d429e3d06ab7cd5b9a8f5b020d684100891d33bd5
3+
FROM node:24-bookworm@sha256:f22d6a1f082c02f292e86929b5b0442ac2e5eaf438a5dea9b1566601c3e05940
44

55
ADD https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip awscliv2.zip
66
RUN unzip awscliv2.zip && ./aws/install

0 commit comments

Comments
 (0)