2.3.3-debian-10-r25 release

This commit is contained in:
Bitnami Bot
2022-04-30 14:51:32 +00:00
committed by Bitnami Containers
parent 696b129146
commit ddbb068a07
6 changed files with 3 additions and 4 deletions

View File

@@ -19,7 +19,6 @@ RUN apt-get update && apt-get upgrade -y && \
RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/argo-cd/postunpack.sh
ENV APP_VERSION="2.3.3" \
BITNAMI_APP_NAME="argo-cd" \

View File

@@ -0,0 +1 @@
argocd:x:0:

View File

@@ -0,0 +1 @@
argocd:x:1001:0:ArgoCD:/opt/bitnami/argo-cd:/bin/false

View File

@@ -1 +0,0 @@
argocd:x:1001:0:ArgoCD:/opt/bitnami/argo-cd:/bin/false

View File

@@ -35,7 +35,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.3`, `2.3.3-debian-10-r24`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-cd/blob/2.3.3-debian-10-r24/2/debian-10/ Dockerfile)
* [`2`, `2-debian-10`, `2.3.3`, `2.3.3-debian-10-r25`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-cd/blob/2.3.3-debian-10-r25/2/debian-10/ Dockerfile)
Subscribe to project updates by watching the [bitnami/argo-cd GitHub repo](https://github.com/bitnami/bitnami-docker-argo-cd).