Skip to content

Commit 7419053

Browse files
committed
Trigger CI rebuild
1 parent ad93d8a commit 7419053

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ variables:
2424
# Validate RSS/Atom feeds before building and deploying
2525
validate_feeds:
2626
stage: validate
27-
image: node:18
27+
image: node:18-bookworm
2828
variables:
2929
BUN_INSTALL: "$HOME/.bun"
3030
PATH: "$HOME/.bun/bin:$PATH"

0 commit comments

Comments
 (0)