4.37.0-debian-10-r0 release

This commit is contained in:
Bitnami Bot
2022-02-25 19:48:27 +00:00
parent 7ce05ff444
commit 6d32ab8e0c
3 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.12-
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.19.0-3" --checksum d1c0e36b98ba6464fcf517c50d35d212d8bf7626cd99838f361bbe1c47319e5e
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.3.34-3" --checksum ac406fd038f4e46388452ae0a9b631044d0846934be7d80a4aec21a251fe2596
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-6" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ghost" "4.36.3-0" --checksum 837b1ba563fcd8f0a7ebefa9c7ba261973c223eb01a175d4a64930eab7eb0398
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ghost" "4.37.0-0" --checksum 60305d316d4d23bb0d42c45ad57205620e73cc615e6cdc5f5414cc4bb3f12734
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami
@@ -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="4.36.3-debian-10-r1" \
BITNAMI_IMAGE_VERSION="4.37.0-debian-10-r0" \
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

View File

@@ -1,10 +1,10 @@
{
"ghost": {
"arch": "amd64",
"digest": "837b1ba563fcd8f0a7ebefa9c7ba261973c223eb01a175d4a64930eab7eb0398",
"digest": "60305d316d4d23bb0d42c45ad57205620e73cc615e6cdc5f5414cc4bb3f12734",
"distro": "debian-10",
"type": "NAMI",
"version": "4.36.3-0"
"version": "4.37.0-0"
},
"gosu": {
"arch": "amd64",