We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cccba15 commit 1146a60Copy full SHA for 1146a60
.gitlab-ci.yml
@@ -38,7 +38,7 @@ test:
38
- if: $C0_UPDATE_SNAPSHOTS == null
39
40
.storybook:test:base:
41
- image: ghcr.io/code0-tech/build-images/node-playwright:211.1-node-24.8
+ image: ghcr.io/code0-tech/build-images/node-playwright:229.1-node-24.8
42
stage: test
43
before_script:
44
- npm ci
0 commit comments