3.42.8-debian-10-r33 release
This commit is contained in:
parent
f02068b4df
commit
0761a06930
|
|
@ -22,7 +22,7 @@ COPY rootfs /
|
|||
RUN /opt/bitnami/scripts/ghost/postunpack.sh
|
||||
RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="ghost" \
|
||||
BITNAMI_IMAGE_VERSION="3.42.8-debian-10-r32" \
|
||||
BITNAMI_IMAGE_VERSION="3.42.8-debian-10-r33" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/mysql/bin:/opt/bitnami/common/bin:/opt/bitnami/ghost/bin:$PATH"
|
||||
|
||||
EXPOSE 2368 3000
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
- [`4`, `4-debian-10`, `4.32.3`, `4.32.3-debian-10-r3`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.32.3-debian-10-r3/4/debian-10/Dockerfile)
|
||||
- [`3`, `3-debian-10`, `3.42.8`, `3.42.8-debian-10-r32` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.8-debian-10-r32/3/debian-10/Dockerfile)
|
||||
- [`3`, `3-debian-10`, `3.42.8`, `3.42.8-debian-10-r33` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.8-debian-10-r33/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