3.42.2-debian-10-r0 release

This commit is contained in:
Bitnami Bot 2021-03-16 02:42:21 +00:00
parent 4058446673
commit 248928755e
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.42.1-0 --checksum 0e2a036b0dbd2d5ded1ad817631ef57ecd45a735e7f22eb45360477e8a1a7250
RUN bitnami-pkg unpack ghost-3.42.2-0 --checksum ed62f03e30f949081e5ef9f5ed1521f2de951dde52b4dc89fb438e490b6e1c4c
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="ghost" \
BITNAMI_IMAGE_VERSION="3.42.1-debian-10-r3" \
BITNAMI_IMAGE_VERSION="3.42.2-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": "0e2a036b0dbd2d5ded1ad817631ef57ecd45a735e7f22eb45360477e8a1a7250",
"digest": "ed62f03e30f949081e5ef9f5ed1521f2de951dde52b4dc89fb438e490b6e1c4c",
"distro": "debian-10",
"type": "NAMI",
"version": "3.42.1-0"
"version": "3.42.2-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.42.1`, `3.42.1-debian-10-r3`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.1-debian-10-r3/3/debian-10/Dockerfile)
* [`3`, `3-debian-10`, `3.42.2`, `3.42.2-debian-10-r0`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.2-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).