2
3
mirror of https://github.com/octoleo/docker-joomla.git synced 2024-09-28 20:29:03 +00:00

Update to 3.9.25

This commit is contained in:
Docker Library Bot 2021-03-02 18:36:12 +00:00
parent 9961152303
commit 3d6e808f29
6 changed files with 12 additions and 12 deletions

View File

@ -68,8 +68,8 @@ RUN set -ex; \
VOLUME /var/www/html
# Define Joomla version and expected SHA512 signature
ENV JOOMLA_VERSION 3.9.24
ENV JOOMLA_SHA512 0c34ea3334c613c3ae30f7ce60a808643a136920e108dcaad278d77cf3036a0ace92e30fb31f8ae9addcf6fc954655339d7abe9bc3de0b7f7032bf6429300888
ENV JOOMLA_VERSION 3.9.25
ENV JOOMLA_SHA512 83fc90cb09d710e30dc8e8f50c4e6074ab74fb6a431a851b2567e30273e2a27686d9702cc0cdbae7dc2db09efa0081f8418064b691de43fee1af15f7a195fa25
# Download package and extract to web volume
RUN set -ex; \

View File

@ -65,8 +65,8 @@ RUN set -ex; \
VOLUME /var/www/html
# Define Joomla version and expected SHA1 signature
ENV JOOMLA_VERSION 3.9.24
ENV JOOMLA_SHA512 0c34ea3334c613c3ae30f7ce60a808643a136920e108dcaad278d77cf3036a0ace92e30fb31f8ae9addcf6fc954655339d7abe9bc3de0b7f7032bf6429300888
ENV JOOMLA_VERSION 3.9.25
ENV JOOMLA_SHA512 83fc90cb09d710e30dc8e8f50c4e6074ab74fb6a431a851b2567e30273e2a27686d9702cc0cdbae7dc2db09efa0081f8418064b691de43fee1af15f7a195fa25
# Download package and extract to web volume
RUN set -ex; \

View File

@ -65,8 +65,8 @@ RUN set -ex; \
VOLUME /var/www/html
# Define Joomla version and expected SHA512 signature
ENV JOOMLA_VERSION 3.9.24
ENV JOOMLA_SHA512 0c34ea3334c613c3ae30f7ce60a808643a136920e108dcaad278d77cf3036a0ace92e30fb31f8ae9addcf6fc954655339d7abe9bc3de0b7f7032bf6429300888
ENV JOOMLA_VERSION 3.9.25
ENV JOOMLA_SHA512 83fc90cb09d710e30dc8e8f50c4e6074ab74fb6a431a851b2567e30273e2a27686d9702cc0cdbae7dc2db09efa0081f8418064b691de43fee1af15f7a195fa25
# Download package and extract to web volume
RUN set -ex; \

View File

@ -68,8 +68,8 @@ RUN set -ex; \
VOLUME /var/www/html
# Define Joomla version and expected SHA512 signature
ENV JOOMLA_VERSION 3.9.24
ENV JOOMLA_SHA512 0c34ea3334c613c3ae30f7ce60a808643a136920e108dcaad278d77cf3036a0ace92e30fb31f8ae9addcf6fc954655339d7abe9bc3de0b7f7032bf6429300888
ENV JOOMLA_VERSION 3.9.25
ENV JOOMLA_SHA512 83fc90cb09d710e30dc8e8f50c4e6074ab74fb6a431a851b2567e30273e2a27686d9702cc0cdbae7dc2db09efa0081f8418064b691de43fee1af15f7a195fa25
# Download package and extract to web volume
RUN set -ex; \

View File

@ -65,8 +65,8 @@ RUN set -ex; \
VOLUME /var/www/html
# Define Joomla version and expected SHA1 signature
ENV JOOMLA_VERSION 3.9.24
ENV JOOMLA_SHA512 0c34ea3334c613c3ae30f7ce60a808643a136920e108dcaad278d77cf3036a0ace92e30fb31f8ae9addcf6fc954655339d7abe9bc3de0b7f7032bf6429300888
ENV JOOMLA_VERSION 3.9.25
ENV JOOMLA_SHA512 83fc90cb09d710e30dc8e8f50c4e6074ab74fb6a431a851b2567e30273e2a27686d9702cc0cdbae7dc2db09efa0081f8418064b691de43fee1af15f7a195fa25
# Download package and extract to web volume
RUN set -ex; \

View File

@ -65,8 +65,8 @@ RUN set -ex; \
VOLUME /var/www/html
# Define Joomla version and expected SHA512 signature
ENV JOOMLA_VERSION 3.9.24
ENV JOOMLA_SHA512 0c34ea3334c613c3ae30f7ce60a808643a136920e108dcaad278d77cf3036a0ace92e30fb31f8ae9addcf6fc954655339d7abe9bc3de0b7f7032bf6429300888
ENV JOOMLA_VERSION 3.9.25
ENV JOOMLA_SHA512 83fc90cb09d710e30dc8e8f50c4e6074ab74fb6a431a851b2567e30273e2a27686d9702cc0cdbae7dc2db09efa0081f8418064b691de43fee1af15f7a195fa25
# Download package and extract to web volume
RUN set -ex; \