Skip to content

Commit

Permalink
Update cypress/base Docker tag to v22.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent e909412 commit 8b68ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataland-e2etests/DockerfileBase
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an image that has node, cypress os dependencies and a jdk included. It can be used to execute Java or Node Stuff
FROM cypress/base:22.7.0@sha256:b8405939d0ae47caf4fe5f1c7fb8e2edd234e96e1e96a0a8c2c22f7a3035969e
FROM cypress/base:22.13.1@sha256:29998b50be0644359f54d011770de743aab75ec35f8568f353b7f53ae17ad3d5
RUN apt-get update && \
apt-get install -y wget curl apt-transport-https gnupg ca-certificates && \
mkdir -p /etc/apt/keyrings && \
Expand Down

0 comments on commit 8b68ce4

Please sign in to comment.