mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 20:07:37 +08:00
2.9.4-debian-11-r16 release
This commit is contained in:
committed by
Bitnami Containers
parent
8560872744
commit
301fd8d364
@@ -11,7 +11,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libc6 libgcc-s1 procps tar
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "1.8.333-153" --checksum 7ce94aacf3e51f137d94316b7767e590e7f827c0268f0d5336fd65cc7192aae8
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "spring-cloud-dataflow-composed-task-runner" "2.9.4-151" --checksum 204ef55185ed7096a3d86f516dbe02a9718f2b403d1c16920d4ec7fb1e5a4502
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "spring-cloud-dataflow-composed-task-runner" "2.9.4-152" --checksum a53d13a1f26425c8464fc5d935b942e928912e59c0a17a5ca3be6535f8815fce
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
},
|
||||
"spring-cloud-dataflow-composed-task-runner": {
|
||||
"arch": "amd64",
|
||||
"digest": "204ef55185ed7096a3d86f516dbe02a9718f2b403d1c16920d4ec7fb1e5a4502",
|
||||
"digest": "a53d13a1f26425c8464fc5d935b942e928912e59c0a17a5ca3be6535f8815fce",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "2.9.4-151"
|
||||
"version": "2.9.4-152"
|
||||
}
|
||||
}
|
||||
@@ -28,7 +28,7 @@ $ docker run --name spring-cloud-dataflow-composed-task-runner bitnami/spring-cl
|
||||
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-11`, `2.9.4`, `2.9.4-debian-11-r15`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-spring-cloud-dataflow-composed-task-runner/blob/2.9.4-debian-11-r15/2/debian-11/Dockerfile)
|
||||
* [`2`, `2-debian-11`, `2.9.4`, `2.9.4-debian-11-r16`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-spring-cloud-dataflow-composed-task-runner/blob/2.9.4-debian-11-r16/2/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/spring-cloud-dataflow-composed-task-runner GitHub repo](https://github.com/bitnami/bitnami-docker-spring-cloud-dataflow-composed-task-runner).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user