build: upgrade packages
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
FROM alpine/helm:3.10.2 as helm
|
FROM alpine/helm:3.10.2 as helm
|
||||||
|
|
||||||
RUN set -ex \
|
RUN set -ex \
|
||||||
|
&& apk upgrade \
|
||||||
&& apk add --no-cache bash \
|
&& apk add --no-cache bash \
|
||||||
&& helm plugin install https://github.com/chartmuseum/helm-push \
|
&& helm plugin install https://github.com/chartmuseum/helm-push \
|
||||||
\
|
\
|
||||||
|
Reference in New Issue
Block a user