diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c51f7182..bbb14901 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -38,7 +38,7 @@ test: - if: $C0_UPDATE_SNAPSHOTS == null .storybook:test:base: - 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 stage: test before_script: - npm ci