chart-builder-alpine: update Dockerfile

This commit is contained in:
Haitao Pan 2023-06-07 16:34:44 +08:00
parent becc021e09
commit 3a8e0ed9ae

View File

@ -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"