diff --git a/Dockerfile b/Dockerfile index f382301..e784114 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ # Eclipse Foundation. All other trademarks are the property of their respective owners. # -FROM docker-all.repo.sonatype.com/alpine/helm:3.9.3 +FROM docker-all.repo.sonatype.com/alpine/helm:3.10.1 RUN apk update && apk upgrade && \ apk add --no-cache bash git openssh