3.42.0-debian-10-r0 release

This commit is contained in:
Bitnami Bot 2021-03-04 23:21:28 +00:00
parent 4db5f69328
commit 5957b17e95
3 changed files with 5 additions and 5 deletions

View File

@ -15,12 +15,12 @@ RUN bitnami-pkg install node-14.16.0-0 --checksum 969129b158e7c651dad4afe5eb8a54
RUN bitnami-pkg unpack mysql-client-10.3.28-0 --checksum 9398376ca9e2033d5bc193232e8aa9b57d91d4ccf06fa67bfa0d30ef36e44c25
RUN bitnami-pkg install tini-0.19.0-1 --checksum 9b1f1c095944bac88a62c1b63f3bff1bb123aa7ccd371c908c0e5b41cec2528d
RUN bitnami-pkg install gosu-1.12.0-2 --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50
RUN bitnami-pkg unpack ghost-3.41.9-0 --checksum ef2fc7a9ee38a545e27254d5cf33e3fff880c0de3c659496c72094fb8e003739
RUN bitnami-pkg unpack ghost-3.42.0-0 --checksum c395d132bbc83dee10a608dc9bc2f5d3312be5a64ecb3227ce310a99f7e43586
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="ghost" \
BITNAMI_IMAGE_VERSION="3.41.9-debian-10-r1" \
BITNAMI_IMAGE_VERSION="3.42.0-debian-10-r0" \
BLOG_TITLE="User's Blog" \
GHOST_DATABASE_NAME="bitnami_ghost" \
GHOST_DATABASE_PASSWORD="" \

View File

@ -1,10 +1,10 @@
{
"ghost": {
"arch": "amd64",
"digest": "ef2fc7a9ee38a545e27254d5cf33e3fff880c0de3c659496c72094fb8e003739",
"digest": "c395d132bbc83dee10a608dc9bc2f5d3312be5a64ecb3227ce310a99f7e43586",
"distro": "debian-10",
"type": "NAMI",
"version": "3.41.9-0"
"version": "3.42.0-0"
},
"gosu": {
"arch": "amd64",

View File

@ -42,7 +42,7 @@ To run this application you need Docker Engine 1.10.0. Docker Compose is recomen
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/).
* [`3`, `3-debian-10`, `3.41.9`, `3.41.9-debian-10-r1`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.41.9-debian-10-r1/3/debian-10/Dockerfile)
* [`3`, `3-debian-10`, `3.42.0`, `3.42.0-debian-10-r0`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.0-debian-10-r0/3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).