diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6590aec3a..3867fdcd6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -19,8 +19,10 @@ resources: containers: - container: node image: ghcr.io/safelite/node-build:18 + endpoint: GitHub Docker - container: awscli image: ghcr.io/safelite/awscli2-build:3.9 + endpoint: GitHub Docker - container: prettier-node image: ghcr.io/safelite/prettier-node-build:23 endpoint: GitHub Docker