Skip to content

Commit a55c780

Browse files
committed
Update build-image to node 22.16
1 parent 4a39868 commit a55c780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ storybook:build:
2020
- if: $C0_UPDATE_SNAPSHOTS == null
2121

2222
.storybook:test:base:
23-
image: ghcr.io/code0-tech/build-images/node-playwright:112.1-node-22.14
23+
image: ghcr.io/code0-tech/build-images/node-playwright:158.1-node-22.16
2424
stage: test
2525
before_script:
2626
- source ~/.asdf/asdf.sh

0 commit comments

Comments
 (0)