3.3.1-scratch-r0 release
This commit is contained in:
parent
411a82b44f
commit
2eee14374e
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"argo-workflow-controller": {
|
||||
"digest": "a867b7d2d665ad78c38a20dfb224ef7e24f36a7c8d59c2561c53c1d9e146c39e",
|
||||
"digest": "1e768d80e64ebc67aded92d973920224d56991fbf01482eaab77460073e5bb14",
|
||||
"type": "BLACKSMITH",
|
||||
"version": "3.3.0"
|
||||
"version": "3.3.1"
|
||||
}
|
||||
}
|
||||
|
|
@ -46,7 +46,7 @@ Non-root container images add an extra layer of security and are generally recom
|
|||
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-scratch`, `3.3.0`, `3.3.0-scratch-r0`, `latest` (3/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-workflow-controller/blob/3.3.0-scratch-r0/3/scratch/ Dockerfile)
|
||||
* [`3`, `3-scratch`, `3.3.1`, `3.3.1-scratch-r0`, `latest` (3/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-workflow-controller/blob/3.3.1-scratch-r0/3/scratch/ Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/argo-workflow-controller GitHub repo](https://github.com/bitnami/bitnami-docker-argo-workflow-controller).
|
||||
|
||||
|
|
@ -133,7 +133,7 @@ If you encountered a problem running this container, you can file an [issue](htt
|
|||
- Host OS and version
|
||||
- Docker version (`docker version`)
|
||||
- Output of `docker info`
|
||||
- Version of this container (`echo $BITNAMI_IMAGE_VERSION` inside the container)
|
||||
- Version of this container
|
||||
- The command you used to run the container, and any relevant output you saw (masking any sensitive
|
||||
information)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue