mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
1.20.2-debian-10-r155 release
This commit is contained in:
committed by
Bitnami Containers
parent
16101b9ad4
commit
51b40d373c
@@ -10,7 +10,7 @@ COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libc6 libgeoip1 libpcre3 libssl1.1 procps tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-10" --checksum 97c2ae4b001c5937e888b920bee7b1a40a076680caac53ded6d10f6207d54565
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.20.2-34" --checksum efc23528bc954abc48a9e2c22250eafcc347bb34d99ec84dff77a431da5c76b1
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.20.2-35" --checksum 64ca64c51b10387ec4d537203ab7bb976dcbdab372e919e28c4c41b972e5e1d9
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"nginx": {
|
||||
"arch": "amd64",
|
||||
"digest": "efc23528bc954abc48a9e2c22250eafcc347bb34d99ec84dff77a431da5c76b1",
|
||||
"digest": "64ca64c51b10387ec4d537203ab7bb976dcbdab372e919e28c4c41b972e5e1d9",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "1.20.2-34"
|
||||
"version": "1.20.2-35"
|
||||
},
|
||||
"render-template": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user