20200729.0.0-debian-10-r508 release

This commit is contained in:
Bitnami Bot 2022-02-19 19:34:42 +00:00
parent 306e82341e
commit 65d8176724
3 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "php" "7.4.28-2"
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "apache" "2.4.52-6" --checksum 1d5e4e1025c8ac058cfcfcc2c75328633fcd4a0b654ab21a79bcd111609f4263
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "7.4.28-2" --checksum 169b17649e6687a7d38c49f594d122044d5a1b8c897995bfc07c57a5bc4458ff
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-9" --checksum 4694f01476c5a457a71f280562df45ea542bdf3f9b298ff87643a89ea365f5fb
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-5" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-6" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "dokuwiki" "20200729.0.0-9" --checksum ed1ec522a848f078b7952384157f2542a061c8913bc4620510b25e4a818516b2
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
@ -27,7 +27,7 @@ RUN /opt/bitnami/scripts/dokuwiki/postunpack.sh
ENV APACHE_HTTPS_PORT_NUMBER="" \
APACHE_HTTP_PORT_NUMBER="" \
BITNAMI_APP_NAME="dokuwiki" \
BITNAMI_IMAGE_VERSION="20200729.0.0-debian-10-r507" \
BITNAMI_IMAGE_VERSION="20200729.0.0-debian-10-r508" \
PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/apache/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 8080 8443

View File

@ -18,7 +18,7 @@
"digest": "6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664",
"distro": "debian-10",
"type": "NAMI",
"version": "1.14.0-5"
"version": "1.14.0-6"
},
"libphp": {
"arch": "amd64",

View File

@ -37,7 +37,7 @@ 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/).
* [`20200729`, `20200729-debian-10`, `20200729.0.0`, `20200729.0.0-debian-10-r507`, `latest` (20200729/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/20200729.0.0-debian-10-r507/20200729/debian-10/Dockerfile)
* [`20200729`, `20200729-debian-10`, `20200729.0.0`, `20200729.0.0-debian-10-r508`, `latest` (20200729/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/20200729.0.0-debian-10-r508/20200729/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/dokuwiki GitHub repo](https://github.com/bitnami/bitnami-docker-dokuwiki).