We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad93d8a commit 7419053Copy full SHA for 7419053
1 file changed
.gitlab-ci.yml
@@ -24,7 +24,7 @@ variables:
24
# Validate RSS/Atom feeds before building and deploying
25
validate_feeds:
26
stage: validate
27
- image: node:18
+ image: node:18-bookworm
28
variables:
29
BUN_INSTALL: "$HOME/.bun"
30
PATH: "$HOME/.bun/bin:$PATH"
0 commit comments