Merge pull request #1067 from Safelite/feature/jzimmerman/UpgradeBuildPipelineNodejs20
Upgrading build pipeline to use node.js v20
This commit is contained in:
commit
5e7a11c732
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