mirror of
https://github.com/bitnami/containers.git
synced 2026-03-07 18:17:20 +08:00
0.9.3-debian-10-r66 release
This commit is contained in:
@@ -12,7 +12,7 @@ RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
|
||||
ENV BITNAMI_APP_NAME="metallb-controller" \
|
||||
BITNAMI_IMAGE_VERSION="0.9.3-debian-10-r65" \
|
||||
BITNAMI_IMAGE_VERSION="0.9.3-debian-10-r66" \
|
||||
HOME="/" \
|
||||
OS_ARCH="amd64" \
|
||||
OS_FLAVOUR="debian-10" \
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
Bitnami containers ship with software bundles. You can find the licenses under:
|
||||
/opt/bitnami/nami/COPYING
|
||||
/opt/bitnami/[name-of-bundle]/licenses/[bundle-version].txt
|
||||
@@ -28,7 +28,7 @@ $ docker run --name metallb-controller bitnami/metallb-controller:latest
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`0-debian-10`, `0.9.3-debian-10-r65`, `0`, `0.9.3`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-metallb-controller/blob/0.9.3-debian-10-r65/0/debian-10/Dockerfile)
|
||||
* [`0-debian-10`, `0.9.3-debian-10-r66`, `0`, `0.9.3`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-metallb-controller/blob/0.9.3-debian-10-r66/0/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/metallb-controller GitHub repo](https://github.com/bitnami/bitnami-docker-metallb-controller).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user