Skip to content

Commit ef30bc3

Browse files
authored
Merge pull request #392 from code0-tech/renovate/ghcr.io-code0-tech-build-images-node-playwright-203.x
Update ghcr.io/code0-tech/build-images/node-playwright Docker tag to v203
2 parents 4ba554b + dd1df30 commit ef30bc3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@ test:
3838
- if: $C0_UPDATE_SNAPSHOTS == null
3939

4040
.storybook:test:base:
41-
image: ghcr.io/code0-tech/build-images/node-playwright:196.1-node-24.8
41+
image: ghcr.io/code0-tech/build-images/node-playwright:203.1-node-24.8
4242
stage: test
4343
before_script:
44-
- source ~/.asdf/asdf.sh
4544
- npm ci
4645
- npm run storybook:dev &
4746
- curl --fail -sv --retry 30 --retry-delay 3 --head --retry-all-errors http://127.0.0.1:6006

0 commit comments

Comments
 (0)