Upgrading build pipeline to use node.js v20
This commit is contained in:
parent
c2151f5359
commit
2c4b34e6fd
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ pr:
|
|||
resources:
|
||||
containers:
|
||||
- container: node
|
||||
image: ghcr.io/safelite/node-build:18
|
||||
image: ghcr.io/safelite/node-build:20
|
||||
endpoint: GitHub Docker
|
||||
- container: awscli
|
||||
image: ghcr.io/safelite/awscli2-build:3.9
|
||||
|
|
|
|||
Loading…
Reference in a new issue