We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c8b95 commit 3dc56ecCopy full SHA for 3dc56ec
2 files changed
docker-builds/server/Dockerfile
@@ -1,5 +1,4 @@
1
-ARG DOCKER_REGISTRY
2
-FROM --platform=amd64 $DOCKER_REGISTRY/cljs-web3-ci:node-20.18.1 AS builder
+FROM --platform=amd64 487920318758.dkr.ecr.eu-central-1.amazonaws.com/cljs-web3-ci:node-20.18.1 AS builder
3
4
ARG ETHLANCE_ENV
5
ARG ETHLANCE_DEPLOY_SEED
docker-builds/ui/Dockerfile
0 commit comments