mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 15:27:45 +08:00
5.2.2-debian-11-r2 release
This commit is contained in:
committed by
Bitnami Containers
parent
0a72bd2759
commit
40e7fa9cf5
@@ -13,7 +13,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.13-
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.19.3-0" --checksum 97cffecfb637e5758197e4eb14d50b42048768eba242da4b534f1d8bacbd6958
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.8-0" --checksum b47e1015fc1c9ce456f134ffd5b6ac6960c3f369c96fcd37319e9289b29a1047
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ghost" "5.2.2-0" --checksum 65a3b8eb33ed2997c05099a45cc013c9a956605bcd1f630649b01b5f4129d16f
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ghost" "5.2.2-1" --checksum fd66716817c871afb2da7dcade691dc9f88ae09b5e9045591e119180d5dfff9b
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"ghost": {
|
||||
"arch": "amd64",
|
||||
"digest": "65a3b8eb33ed2997c05099a45cc013c9a956605bcd1f630649b01b5f4129d16f",
|
||||
"digest": "fd66716817c871afb2da7dcade691dc9f88ae09b5e9045591e119180d5dfff9b",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "5.2.2-0"
|
||||
"version": "5.2.2-1"
|
||||
},
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -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/).
|
||||
|
||||
|
||||
- [`5`, `5-debian-11`, `5.2.2`, `5.2.2-debian-11-r1`, `latest` (5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/5.2.2-debian-11-r1/5/debian-11/Dockerfile)
|
||||
- [`5`, `5-debian-11`, `5.2.2`, `5.2.2-debian-11-r2`, `latest` (5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/5.2.2-debian-11-r2/5/debian-11/Dockerfile)
|
||||
- [`4`, `4-debian-11`, `4.48.1`, `4.48.1-debian-11-r1` (4/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.48.1-debian-11-r1/4/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).
|
||||
|
||||
Reference in New Issue
Block a user