4.11.1-debian-11-r8 release

This commit is contained in:
Bitnami Bot
2022-06-26 23:34:50 +00:00
committed by Bitnami Containers
parent 75c31e0d3f
commit 01f0eb60c1
3 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "redis-client" "6
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "11.16.0-150" --checksum 1204401fc614c448f61983e4bc1136b9ba0475c77b2f3ff497ffea59c2879a01
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.8-150" --checksum b47e1015fc1c9ce456f134ffd5b6ac6960c3f369c96fcd37319e9289b29a1047
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "7.4.30-150" --checksum eb642c232bfcbf339ac38df9d021ec3ef6da82fdb84e79115ae083ed8326b3dd
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.36.1-150" --checksum c15ff3fff7478e74922d560c5c4ffcb8d11bff92975f81591b62742902edd731
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.36.1-151" --checksum a7adf946a3e5d1b7e9f18abd4bbf112780a41ea797bdd3f067f87dfea07e85d6
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-150" --checksum 8b992a5ee513c5eaca52b19232b21a93588ddf4c4850be4d47c6f19b11d1d90a
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "dreamfactory" "4.11.1-150" --checksum 8286cd9b9eeb43feca439f2fe252c0a3eb95689bf5624e2e66961ce0b906ae18
RUN apt-get update && apt-get upgrade -y && \

View File

@@ -15,10 +15,10 @@
},
"git": {
"arch": "amd64",
"digest": "c15ff3fff7478e74922d560c5c4ffcb8d11bff92975f81591b62742902edd731",
"digest": "a7adf946a3e5d1b7e9f18abd4bbf112780a41ea797bdd3f067f87dfea07e85d6",
"distro": "debian-11",
"type": "NAMI",
"version": "2.36.1-150"
"version": "2.36.1-151"
},
"gosu": {
"arch": "amd64",

View File

@@ -35,7 +35,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/).
- [`4`, `4-debian-11`, `4.11.1`, `4.11.1-debian-11-r7`, `latest` (4/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-dreamfactory/blob/4.11.1-debian-11-r7/4/debian-11/Dockerfile)
- [`4`, `4-debian-11`, `4.11.1`, `4.11.1-debian-11-r8`, `latest` (4/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-dreamfactory/blob/4.11.1-debian-11-r8/4/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/dreamfactory GitHub repo](https://github.com/bitnami/bitnami-docker-dreamfactory).