mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-25 11:21:02 +00:00
pin node to 23.1
This commit is contained in:
parent
033789bd48
commit
1e30e65efd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
variables:
|
||||
- &golang_image 'docker.io/golang:1.23'
|
||||
- &node_image 'docker.io/node:23-alpine'
|
||||
- &node_image 'docker.io/node:23.1-alpine'
|
||||
- &alpine_image 'docker.io/alpine:3.20'
|
||||
- path: &when_path
|
||||
- 'docs/**'
|
||||
|
|
Loading…
Reference in a new issue