3.42.6-debian-10-r23 release
This commit is contained in:
parent
b03e4bd8ee
commit
96ec789ab9
|
|
@ -21,7 +21,7 @@ RUN /opt/bitnami/scripts/ghost/postunpack.sh
|
|||
RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
|
||||
ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
BITNAMI_APP_NAME="ghost" \
|
||||
BITNAMI_IMAGE_VERSION="3.42.6-debian-10-r22" \
|
||||
BITNAMI_IMAGE_VERSION="3.42.6-debian-10-r23" \
|
||||
LD_PRELOAD="/opt/bitnami/common/lib/libnss_wrapper.so" \
|
||||
LNAME="ghost" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
|
|
|
|||
|
|
@ -41,8 +41,8 @@ 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.20.0`, `4.20.0-debian-10-r0`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.20.0-debian-10-r0/4/debian-10/Dockerfile)
|
||||
- [`3`, `3-debian-10`, `3.42.6`, `3.42.6-debian-10-r22` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.6-debian-10-r22/3/debian-10/Dockerfile)
|
||||
- [`4`, `4-debian-10`, `4.20.1`, `4.20.1-debian-10-r-1`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.20.1-debian-10-r-1/4/debian-10/Dockerfile)
|
||||
- [`3`, `3-debian-10`, `3.42.6`, `3.42.6-debian-10-r23` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.6-debian-10-r23/3/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue