mirror of
https://github.com/bitnami/containers.git
synced 2026-04-06 01:07:45 +08:00
2.8.1-debian-10-r46 release
This commit is contained in:
committed by
Bitnami Containers
parent
ec98ad716a
commit
2c1dd84079
@@ -10,7 +10,7 @@ COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libc6 libgcc1 libpcre3 libprotobuf-dev libssl1.1 libyaml-0-2 perl procps tar zlib1g zlib1g-dev
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kong" "2.8.1-4" --checksum c2b5d5f4cd4ab276008f2d2c8ead60aacf67dc08379df327388cb0c575bdeb97
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kong" "2.8.1-5" --checksum 7acfa4873a8c13a8fbff4823754591a6fce90bc253d99e7622cf07148e8b558d
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
@@ -8,9 +8,9 @@
|
||||
},
|
||||
"kong": {
|
||||
"arch": "amd64",
|
||||
"digest": "c2b5d5f4cd4ab276008f2d2c8ead60aacf67dc08379df327388cb0c575bdeb97",
|
||||
"digest": "7acfa4873a8c13a8fbff4823754591a6fce90bc253d99e7622cf07148e8b558d",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "2.8.1-4"
|
||||
"version": "2.8.1-5"
|
||||
}
|
||||
}
|
||||
@@ -39,7 +39,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-10`, `2.8.1`, `2.8.1-debian-10-r45`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kong/blob/2.8.1-debian-10-r45/2/debian-10/Dockerfile)
|
||||
* [`2`, `2-debian-10`, `2.8.1`, `2.8.1-debian-10-r46`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kong/blob/2.8.1-debian-10-r46/2/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/kong GitHub repo](https://github.com/bitnami/bitnami-docker-kong).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user