diff --git a/bitnami/argo-cd/2/debian-10/Dockerfile b/bitnami/argo-cd/2/debian-10/Dockerfile index b9ec2eb7af1b..4b4fbbcf575c 100644 --- a/bitnami/argo-cd/2/debian-10/Dockerfile +++ b/bitnami/argo-cd/2/debian-10/Dockerfile @@ -19,7 +19,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.0.5-debian-10-r11" \ + BITNAMI_IMAGE_VERSION="2.0.5-debian-10-r12" \ LIBNSS_WRAPPER_PATH="/opt/bitnami/common/lib/libnss_wrapper.so" \ LNAME="argocd" \ NSS_WRAPPER_GROUP="/opt/bitnami/argo-cd/nss_group" \ diff --git a/bitnami/argo-cd/README.md b/bitnami/argo-cd/README.md index 2503a0f76ea3..4e96a530cc34 100644 --- a/bitnami/argo-cd/README.md +++ b/bitnami/argo-cd/README.md @@ -34,7 +34,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.0.5`, `2.0.5-debian-10-r11`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/2.0.5-debian-10-r11/2/debian-10/ Dockerfile) +* [`2`, `2-debian-10`, `2.0.5`, `2.0.5-debian-10-r12`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/2.0.5-debian-10-r12/2/debian-10/ Dockerfile) Subscribe to project updates by watching the [bitnami/argo-cd GitHub repo](https://github.com/bitnami/bitnami-docker-argo-cd).