We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb40960 commit d85a397Copy full SHA for d85a397
Dockerfile.test
@@ -1,7 +1,7 @@
1
ARG UI_TEST_IMAGE_TAG=dev
2
FROM ghcr.io/danroux/sk8l-ui:${UI_TEST_IMAGE_TAG} AS release
3
4
-FROM cypress/included:13.8.1
+FROM cypress/included:13.9.0
5
LABEL org.opencontainers.image.source=https://github.com/danroux/sk8l-ui
6
LABEL org.opencontainers.image.description="sk8l-ui ui-test image"
7
LABEL org.opencontainers.image.licenses=MIT
0 commit comments