Skip to content

Commit 2f0aafa

Browse files
author
Bitnami Bot
committed
3.10.0-debian-10-r43 release
1 parent 23a984d commit 2f0aafa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

3/debian-10/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ RUN echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
3131

3232
COPY rootfs /
3333
RUN /opt/bitnami/scripts/locales/add-extra-locales.sh
34-
RUN /opt/bitnami/scripts/php/postunpack.sh
3534
RUN /opt/bitnami/scripts/apache/postunpack.sh
35+
RUN /opt/bitnami/scripts/php/postunpack.sh
3636
RUN /opt/bitnami/scripts/apache-modphp/postunpack.sh
3737
RUN /opt/bitnami/scripts/moodle/postunpack.sh
3838
RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
@@ -41,7 +41,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
4141
APACHE_HTTPS_PORT_NUMBER="" \
4242
APACHE_HTTP_PORT_NUMBER="" \
4343
BITNAMI_APP_NAME="moodle" \
44-
BITNAMI_IMAGE_VERSION="3.10.0-debian-10-r42" \
44+
BITNAMI_IMAGE_VERSION="3.10.0-debian-10-r43" \
4545
LANG="en_US.UTF-8" \
4646
LANGUAGE="en_US:en" \
4747
MARIADB_HOST="mariadb" \

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Non-root container images add an extra layer of security and are generally recom
4343
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/).
4444

4545

46-
* [`3`, `3-debian-10`, `3.10.0`, `3.10.0-debian-10-r42`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.10.0-debian-10-r42/3/debian-10/Dockerfile)
46+
* [`3`, `3-debian-10`, `3.10.0`, `3.10.0-debian-10-r43`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.10.0-debian-10-r43/3/debian-10/Dockerfile)
4747

4848
Subscribe to project updates by watching the [bitnami/moodle GitHub repo](https://github.com/bitnami/bitnami-docker-moodle).
4949

0 commit comments

Comments
 (0)