diff --git a/Dockerfile b/Dockerfile index da349989..c4909f28 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ # See the Apache License Version 2.0 for the specific language governing permissions and limitations there under. # -FROM docker-all.repo.sonatype.com/alpine/helm:3.10.2 +FROM sonatype.repo.sonatype.app/docker-all/alpine/helm:3.10.2 RUN apk update && apk upgrade && \ apk add --no-cache bash git openssh