Skip to content

Commit

Permalink
Bump cypress/factory in /packages/e2e/base-image
Browse files Browse the repository at this point in the history
Bumps cypress/factory from `0c030c6` to `ae7c952`.

---
updated-dependencies:
- dependency-name: cypress/factory
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tekton-robot committed Nov 4, 2024
1 parent f8cb064 commit a23210d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/e2e/base-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
ARG CHROME_VERSION='130.0.6723.69-1'
ARG NODE_VERSION='20.18.0'

FROM cypress/factory@sha256:0c030c6b3b824469ad63710d151e8b1cefcf67e6703099a335aafcb4a5ef97d4
FROM cypress/factory@sha256:ae7c95201296b309db6e46a0aab959ebe733517da650296e917d3e86c8adc035

RUN apt-get update && apt-get install -y apt-transport-https ca-certificates curl gpg &&\
mkdir -p /etc/apt/keyrings &&\
Expand Down

0 comments on commit a23210d

Please sign in to comment.