mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 21:27:26 +08:00
2.5.1-debian-11-r9 release
This commit is contained in:
committed by
Bitnami Containers
parent
e53e1cc64d
commit
7aae4e40da
@@ -8,7 +8,7 @@ COPY prebuildfs /
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libc6 procps tar
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.25.2-150" --checksum 58fc2dcc9eda8b5e88ef23081c14384a33ac4736d7238d490416fb4c5c633994
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.25.3-0" --checksum a937d298205d3f7e8fcaa3ddbd24934cb2b809bcea54a1c0b3e3f29aa61428ac
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-jobservice" "2.5.1-150" --checksum f42cd795741f94c3d719a30197bf3823c8728db8a13bbb10c13f0ccfe106c822
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-150" --checksum da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
},
|
||||
"yq": {
|
||||
"arch": "amd64",
|
||||
"digest": "58fc2dcc9eda8b5e88ef23081c14384a33ac4736d7238d490416fb4c5c633994",
|
||||
"digest": "a937d298205d3f7e8fcaa3ddbd24934cb2b809bcea54a1c0b3e3f29aa61428ac",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "4.25.2-150"
|
||||
"version": "4.25.3-0"
|
||||
}
|
||||
}
|
||||
@@ -41,7 +41,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/).
|
||||
|
||||
|
||||
* [`2`, `2-debian-11`, `2.5.1`, `2.5.1-debian-11-r8`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/2.5.1-debian-11-r8/2/debian-11/Dockerfile)
|
||||
* [`2`, `2-debian-11`, `2.5.1`, `2.5.1-debian-11-r9`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/2.5.1-debian-11-r9/2/debian-11/Dockerfile)
|
||||
|
||||
## Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user