diff --git a/oci/app-runner/chart-builder-alpine/Dockerfile b/oci/app-runner/chart-builder-alpine/Dockerfile index 09cd9d6..4ab4b5a 100644 --- a/oci/app-runner/chart-builder-alpine/Dockerfile +++ b/oci/app-runner/chart-builder-alpine/Dockerfile @@ -1,5 +1,5 @@ -FROM alpine:latest -MAINTAINER shenlan xz@onwalk.net +FROM artifact.onwalk.net/public/alpine:latest +MAINTAINER shenlan cloudsvcdesign@gmail.com ENV VERSION=3.11.1 ENV BASE_URL="https://get.helm.sh"