mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 07:18:06 +08:00
3.6.0-debian-10-r40 release
This commit is contained in:
@@ -16,9 +16,11 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
RUN update-alternatives --set iptables /usr/sbin/iptables-legacy && \
|
||||
update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy
|
||||
|
||||
ENV BITNAMI_APP_NAME="kiam" \
|
||||
BITNAMI_IMAGE_VERSION="3.6.0-debian-10-r39" \
|
||||
BITNAMI_IMAGE_VERSION="3.6.0-debian-10-r40" \
|
||||
PATH="/opt/bitnami/kiam/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
||||
@@ -28,7 +28,7 @@ $ docker run --name kiam bitnami/kiam: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/).
|
||||
|
||||
|
||||
* [`3`, `3-debian-10`, `3.6.0`, `3.6.0-debian-10-r39`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kiam/blob/3.6.0-debian-10-r39/3/debian-10/Dockerfile)
|
||||
* [`3`, `3-debian-10`, `3.6.0`, `3.6.0-debian-10-r40`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kiam/blob/3.6.0-debian-10-r40/3/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/kiam GitHub repo](https://github.com/bitnami/bitnami-docker-kiam).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user