2.3.1-debian-10-r7 release
This commit is contained in:
parent
083fea554f
commit
c6c222eec0
|
|
@ -21,7 +21,7 @@ RUN chmod g+rwX /opt/bitnami
|
|||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/argo-cd/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="argo-cd" \
|
||||
BITNAMI_IMAGE_VERSION="2.3.1-debian-10-r6" \
|
||||
BITNAMI_IMAGE_VERSION="2.3.1-debian-10-r7" \
|
||||
LIBNSS_WRAPPER_PATH="/opt/bitnami/common/lib/libnss_wrapper.so" \
|
||||
LNAME="argocd" \
|
||||
NSS_WRAPPER_GROUP="/opt/bitnami/argo-cd/nss_group" \
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ $ docker-compose up -d
|
|||
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/).
|
||||
|
||||
|
||||
* [`2`, `2-debian-10`, `2.3.1`, `2.3.1-debian-10-r6`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-cd/blob/2.3.1-debian-10-r6/2/debian-10/ Dockerfile)
|
||||
* [`2`, `2-debian-10`, `2.3.1`, `2.3.1-debian-10-r7`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-cd/blob/2.3.1-debian-10-r7/2/debian-10/ Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/argo-cd GitHub repo](https://github.com/bitnami/bitnami-docker-argo-cd).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue