Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker/Dockerfile.cypress
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The cypress image used here is a non-standard slim image
# and its definition and versions are maintained here:
# https://github.com/influxdata/cypress-slim
FROM quay.io/influxdb/cypress-slim:9.5.2-included
FROM quay.io/influxdb/cypress-slim:13.13.3-included

WORKDIR /repo

Expand Down