diff --git a/bitnami/dreamfactory/4/debian-10/Dockerfile b/bitnami/dreamfactory/4/debian-10/Dockerfile index 8ecfef7ebe93..5a4d6357a384 100644 --- a/bitnami/dreamfactory/4/debian-10/Dockerfile +++ b/bitnami/dreamfactory/4/debian-10/Dockerfile @@ -12,7 +12,7 @@ RUN install_packages acl ca-certificates curl gzip jq libaudit1 libbsd0 libbz2-1 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "php" "7.4.25-4" --checksum ad0e16b36d93d6410f1266bf45f1f853038c9c8bb04523dd3e408b426ceb6a18 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "apache" "2.4.51-0" --checksum 71010c86332e4ad0993bc875d103bb916184f1f42884a9098db65c969553c34a RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "redis-client" "6.0.16-1" --checksum 4098185d902ee5e264bf9ec86e27e51c59c966004750ad7bde30e16a0a5f9f3f -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "11.13.0-0" --checksum 1fc5072414ecbbd142a817ea8b0252904cbe17d34bd1c608a0b4865859458b0b +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "11.14.0-0" --checksum caeddf6f0a758c6575d381061fe1c14fa4a2fbe8eb2ca5d53c54a9f95690c2fe RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.4.22-0" --checksum 0f28660749aa65bc54937c37602dc9464064510ebd0a068b2a3e3be17ffab6e5 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "7.4.25-0" --checksum 94230b4abfeff6424103c40676c7162330c338b03b4f1a77f07eba709e650e35 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.33.0-0" --checksum fd9a3245580fef6248f778efeba0a017675424f15ff16ace42c095496e4f02f3 @@ -33,7 +33,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \ APACHE_HTTPS_PORT_NUMBER="" \ APACHE_HTTP_PORT_NUMBER="" \ BITNAMI_APP_NAME="dreamfactory" \ - BITNAMI_IMAGE_VERSION="4.9.0-debian-10-r14" \ + BITNAMI_IMAGE_VERSION="4.9.0-debian-10-r15" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/dreamfactory/4/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/dreamfactory/4/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json index 3cd66fc297ea..0cb8c02cc8a4 100644 --- a/bitnami/dreamfactory/4/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/dreamfactory/4/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json @@ -50,10 +50,10 @@ }, "postgresql-client": { "arch": "amd64", - "digest": "1fc5072414ecbbd142a817ea8b0252904cbe17d34bd1c608a0b4865859458b0b", + "digest": "caeddf6f0a758c6575d381061fe1c14fa4a2fbe8eb2ca5d53c54a9f95690c2fe", "distro": "debian-10", "type": "NAMI", - "version": "11.13.0-0" + "version": "11.14.0-0" }, "redis-client": { "arch": "amd64", diff --git a/bitnami/dreamfactory/README.md b/bitnami/dreamfactory/README.md index 633136f8a866..efa8806c2053 100644 --- a/bitnami/dreamfactory/README.md +++ b/bitnami/dreamfactory/README.md @@ -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-10`, `4.9.0`, `4.9.0-debian-10-r14`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dreamfactory/blob/4.9.0-debian-10-r14/4/debian-10/Dockerfile) +- [`4`, `4-debian-10`, `4.9.0`, `4.9.0-debian-10-r15`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dreamfactory/blob/4.9.0-debian-10-r15/4/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/dreamfactory GitHub repo](https://github.com/bitnami/bitnami-docker-dreamfactory).