diff --git a/Dockerfile b/Dockerfile index ccce2f6..93f9de7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM thallian/confd-env:latest +FROM quay.io/thallian/confd-env:latest RUN apk add --no-cache openjdk8 git openssl bash