diff --git a/bitnami/argo-cd/2/debian-10/Dockerfile b/bitnami/argo-cd/2/debian-10/Dockerfile index fc4592fbeaa6..c3da90aa1c69 100644 --- a/bitnami/argo-cd/2/debian-10/Dockerfile +++ b/bitnami/argo-cd/2/debian-10/Dockerfile @@ -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-r10" \ + BITNAMI_IMAGE_VERSION="2.3.1-debian-10-r11" \ 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 2f045a3b38c7..2922ac6d3a0c 100644 --- a/bitnami/argo-cd/README.md +++ b/bitnami/argo-cd/README.md @@ -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-r10`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-cd/blob/2.3.1-debian-10-r10/2/debian-10/ Dockerfile) +* [`2`, `2-debian-10`, `2.3.1`, `2.3.1-debian-10-r11`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-cd/blob/2.3.1-debian-10-r11/2/debian-10/ Dockerfile) Subscribe to project updates by watching the [bitnami/argo-cd GitHub repo](https://github.com/bitnami/bitnami-docker-argo-cd).