Update CI to use node:24.13.0-bookworm image
Some checks failed
CI TEST (Vault secrets) / build (push) Failing after 25s
Some checks failed
CI TEST (Vault secrets) / build (push) Failing after 25s
This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: node:24.13-alpine3.22
|
||||
image: node:24.13.0-bookworm
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user