Skip to content

Commit 9eace61

Browse files
committed
chore: use new cypress docker image
1 parent 5cfee32 commit 9eace61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.cypress

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# The cypress image used here is a non-standard slim image
22
# and its definition and versions are maintained here:
33
# https://github.com/influxdata/cypress-slim
4-
FROM quay.io/influxdb/cypress-slim:9.5.2-included
4+
FROM quay.io/influxdb/cypress-slim:13.13.3-included
55

66
WORKDIR /repo
77

0 commit comments

Comments
 (0)