mirror of
https://github.com/bitnami/containers.git
synced 2026-02-19 13:57:14 +08:00
3.3.6-debian-11-r7 release
This commit is contained in:
committed by
Bitnami Containers
parent
8f40336e81
commit
0d74c14859
@@ -8,7 +8,7 @@ ENV OS_ARCH="amd64" \
|
||||
COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl docker git gzip jq procps tar
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kubectl" "1.23.7-150" --checksum fd8fcfd38373af3d484c9a4733c6633b34da922d084517122080023baddd3799
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kubectl" "1.23.8-0" --checksum 5437272c5f4c94cd1b4a02ce7909008ac654661347ddb1d386d93d5a04556a52
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-150" --checksum da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "argo-workflow-exec" "3.3.6-150" --checksum 3e8ca4c0e9c057a1c87a425ddc3b975815ba96068b21ad9b3397bb1e48b271de
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
},
|
||||
"kubectl": {
|
||||
"arch": "amd64",
|
||||
"digest": "fd8fcfd38373af3d484c9a4733c6633b34da922d084517122080023baddd3799",
|
||||
"digest": "5437272c5f4c94cd1b4a02ce7909008ac654661347ddb1d386d93d5a04556a52",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "1.23.7-150"
|
||||
"version": "1.23.8-0"
|
||||
}
|
||||
}
|
||||
@@ -39,7 +39,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-11`, `3.3.6`, `3.3.6-debian-11-r6`, `latest` (3/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-workflow-exec/blob/3.3.6-debian-11-r6/3/debian-11/ Dockerfile)
|
||||
* [`3`, `3-debian-11`, `3.3.6`, `3.3.6-debian-11-r7`, `latest` (3/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-workflow-exec/blob/3.3.6-debian-11-r7/3/debian-11/ Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/argo-workflow-exec GitHub repo](https://github.com/bitnami/bitnami-docker-argo-workflow-exec).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user