use ghcr instead
use ghcr instead
This commit is contained in:
parent
066124f7a9
commit
f17618fcc5
1 changed files with 2 additions and 2 deletions
|
|
@ -18,9 +18,9 @@ pr:
|
|||
resources:
|
||||
containers:
|
||||
- container: node
|
||||
image: nuget.pkg.github.com/safelite/node-build:18
|
||||
image: ghcr.io/safelite/node-build:18
|
||||
- container: awscli
|
||||
image: nuget.pkg.github.com/safelite/awscli2-build:3.9
|
||||
image: ghcr.io/safelite/awscli2-build:3.9
|
||||
- container: prettier-node
|
||||
image: ghcr.io/safelite/prettier-node-build:23
|
||||
endpoint: GitHub Docker
|
||||
|
|
|
|||
Loading…
Reference in a new issue