mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 06:48:11 +08:00
0.9.3-debian-10-r104 release
This commit is contained in:
@@ -10,9 +10,10 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
|
||||
rm -rf /tmp/bitnami/pkg/cache/metallb-controller-0.9.3-0-linux-amd64-debian-10.tar.gz
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
ENV BITNAMI_APP_NAME="metallb-controller" \
|
||||
BITNAMI_IMAGE_VERSION="0.9.3-debian-10-r103" \
|
||||
BITNAMI_IMAGE_VERSION="0.9.3-debian-10-r104" \
|
||||
HOME="/" \
|
||||
OS_ARCH="amd64" \
|
||||
OS_FLAVOUR="debian-10" \
|
||||
|
||||
Reference in New Issue
Block a user