diff --git a/bitnami/argo-workflow-exec/3/debian-10/Dockerfile b/bitnami/argo-workflow-exec/3/debian-10/Dockerfile index 179a08af5b59..b38602fc6cdd 100644 --- a/bitnami/argo-workflow-exec/3/debian-10/Dockerfile +++ b/bitnami/argo-workflow-exec/3/debian-10/Dockerfile @@ -17,7 +17,7 @@ RUN apt-get update && apt-get upgrade -y && \ COPY rootfs / RUN /opt/bitnami/scripts/argo-workflow-exec/postunpack.sh ENV BITNAMI_APP_NAME="argo-workflow-exec" \ - BITNAMI_IMAGE_VERSION="3.3.0-debian-10-r2" \ + BITNAMI_IMAGE_VERSION="3.3.0-debian-10-r3" \ PATH="/opt/bitnami/kubectl/bin:/opt/bitnami/common/bin:/opt/bitnami/argo-workflow-exec/bin:/opt/bitnami/argo-workflow-exec/hack:$PATH" USER 1001 diff --git a/bitnami/argo-workflow-exec/README.md b/bitnami/argo-workflow-exec/README.md index c2ad4a87e395..9bdfde5b476d 100644 --- a/bitnami/argo-workflow-exec/README.md +++ b/bitnami/argo-workflow-exec/README.md @@ -42,7 +42,7 @@ Deploying Bitnami applications as Helm Charts is the easiest way to get started 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.3.0`, `3.3.0-debian-10-r2`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-workflow-exec/blob/3.3.0-debian-10-r2/3/debian-10/ Dockerfile) +* [`3`, `3-debian-10`, `3.3.0`, `3.3.0-debian-10-r3`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-workflow-exec/blob/3.3.0-debian-10-r3/3/debian-10/ Dockerfile) Subscribe to project updates by watching the [bitnami/argo-workflow-exec GitHub repo](https://github.com/bitnami/bitnami-docker-argo-workflow-exec).