Upgrading build pipeline to use node.js v20

This commit is contained in:
Jeremy-Z 2026-02-12 12:06:28 -05:00
parent c2151f5359
commit 2c4b34e6fd

View file

@ -18,7 +18,7 @@ pr:
resources: resources:
containers: containers:
- container: node - container: node
image: ghcr.io/safelite/node-build:18 image: ghcr.io/safelite/node-build:20
endpoint: GitHub Docker endpoint: GitHub Docker
- container: awscli - container: awscli
image: ghcr.io/safelite/awscli2-build:3.9 image: ghcr.io/safelite/awscli2-build:3.9