3.2.3-debian-10-r20 release
This commit is contained in:
parent
bf6a9139fc
commit
2a8a685ef6
|
|
@ -15,7 +15,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "argo-workflow-ex
|
|||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/argo-workflow-exec/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="argo-workflow-exec" \
|
||||
BITNAMI_IMAGE_VERSION="3.2.3-debian-10-r19" \
|
||||
BITNAMI_IMAGE_VERSION="3.2.3-debian-10-r20" \
|
||||
PATH="/opt/bitnami/kubectl/bin:/opt/bitnami/common/bin:/opt/bitnami/argo-workflow-exec/bin:/opt/bitnami/argo-workflow-exec/hack:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
|
|
|||
|
|
@ -6,6 +6,8 @@
|
|||
|
||||
[Overview of Argo Workflow Executor](https://argoproj.github.io/workflows)
|
||||
|
||||
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
|
||||
|
||||
## TL;DR
|
||||
|
||||
```console
|
||||
|
|
@ -40,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.2.3`, `3.2.3-debian-10-r19` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/3.2.3-debian-10-r19/3/debian-10/ Dockerfile)
|
||||
* [`3`, `3-debian-10`, `3.2.3`, `3.2.3-debian-10-r20` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/3.2.3-debian-10-r20/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).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue