mirror of
https://github.com/joomla-docker/docker-joomla.git
synced 2025-01-10 08:34:04 +00:00
Update to 3.8.11
This commit is contained in:
parent
472c2d0db7
commit
64c3c0c13e
@ -66,8 +66,8 @@ RUN set -ex; \
|
||||
VOLUME /var/www/html
|
||||
|
||||
# Define Joomla version and expected SHA1 signature
|
||||
ENV JOOMLA_VERSION 3.8.10
|
||||
ENV JOOMLA_SHA1 9e3f45496f9c448a5e024f05bac1d4e2dc1cb4e4
|
||||
ENV JOOMLA_VERSION 3.8.11
|
||||
ENV JOOMLA_SHA1 d27fb06f13ec4fe74a41124e354ed639f2093100
|
||||
|
||||
# Download package and extract to web volume
|
||||
RUN curl -o joomla.tar.bz2 -SL https://github.com/joomla/joomla-cms/releases/download/${JOOMLA_VERSION}/Joomla_${JOOMLA_VERSION}-Stable-Full_Package.tar.bz2 \
|
||||
|
@ -61,8 +61,8 @@ RUN set -ex; \
|
||||
VOLUME /var/www/html
|
||||
|
||||
# Define Joomla version and expected SHA1 signature
|
||||
ENV JOOMLA_VERSION 3.8.10
|
||||
ENV JOOMLA_SHA1 9e3f45496f9c448a5e024f05bac1d4e2dc1cb4e4
|
||||
ENV JOOMLA_VERSION 3.8.11
|
||||
ENV JOOMLA_SHA1 d27fb06f13ec4fe74a41124e354ed639f2093100
|
||||
|
||||
# Download package and extract to web volume
|
||||
RUN curl -o joomla.tar.bz2 -SL https://github.com/joomla/joomla-cms/releases/download/${JOOMLA_VERSION}/Joomla_${JOOMLA_VERSION}-Stable-Full_Package.tar.bz2 \
|
||||
|
@ -63,8 +63,8 @@ RUN set -ex; \
|
||||
VOLUME /var/www/html
|
||||
|
||||
# Define Joomla version and expected SHA1 signature
|
||||
ENV JOOMLA_VERSION 3.8.10
|
||||
ENV JOOMLA_SHA1 9e3f45496f9c448a5e024f05bac1d4e2dc1cb4e4
|
||||
ENV JOOMLA_VERSION 3.8.11
|
||||
ENV JOOMLA_SHA1 d27fb06f13ec4fe74a41124e354ed639f2093100
|
||||
|
||||
# Download package and extract to web volume
|
||||
RUN curl -o joomla.tar.bz2 -SL https://github.com/joomla/joomla-cms/releases/download/${JOOMLA_VERSION}/Joomla_${JOOMLA_VERSION}-Stable-Full_Package.tar.bz2 \
|
||||
|
@ -66,8 +66,8 @@ RUN set -ex; \
|
||||
VOLUME /var/www/html
|
||||
|
||||
# Define Joomla version and expected SHA1 signature
|
||||
ENV JOOMLA_VERSION 3.8.10
|
||||
ENV JOOMLA_SHA1 9e3f45496f9c448a5e024f05bac1d4e2dc1cb4e4
|
||||
ENV JOOMLA_VERSION 3.8.11
|
||||
ENV JOOMLA_SHA1 d27fb06f13ec4fe74a41124e354ed639f2093100
|
||||
|
||||
# Download package and extract to web volume
|
||||
RUN curl -o joomla.tar.bz2 -SL https://github.com/joomla/joomla-cms/releases/download/${JOOMLA_VERSION}/Joomla_${JOOMLA_VERSION}-Stable-Full_Package.tar.bz2 \
|
||||
|
@ -61,8 +61,8 @@ RUN set -ex; \
|
||||
VOLUME /var/www/html
|
||||
|
||||
# Define Joomla version and expected SHA1 signature
|
||||
ENV JOOMLA_VERSION 3.8.10
|
||||
ENV JOOMLA_SHA1 9e3f45496f9c448a5e024f05bac1d4e2dc1cb4e4
|
||||
ENV JOOMLA_VERSION 3.8.11
|
||||
ENV JOOMLA_SHA1 d27fb06f13ec4fe74a41124e354ed639f2093100
|
||||
|
||||
# Download package and extract to web volume
|
||||
RUN curl -o joomla.tar.bz2 -SL https://github.com/joomla/joomla-cms/releases/download/${JOOMLA_VERSION}/Joomla_${JOOMLA_VERSION}-Stable-Full_Package.tar.bz2 \
|
||||
|
@ -63,8 +63,8 @@ RUN set -ex; \
|
||||
VOLUME /var/www/html
|
||||
|
||||
# Define Joomla version and expected SHA1 signature
|
||||
ENV JOOMLA_VERSION 3.8.10
|
||||
ENV JOOMLA_SHA1 9e3f45496f9c448a5e024f05bac1d4e2dc1cb4e4
|
||||
ENV JOOMLA_VERSION 3.8.11
|
||||
ENV JOOMLA_SHA1 d27fb06f13ec4fe74a41124e354ed639f2093100
|
||||
|
||||
# Download package and extract to web volume
|
||||
RUN curl -o joomla.tar.bz2 -SL https://github.com/joomla/joomla-cms/releases/download/${JOOMLA_VERSION}/Joomla_${JOOMLA_VERSION}-Stable-Full_Package.tar.bz2 \
|
||||
|
@ -66,8 +66,8 @@ RUN set -ex; \
|
||||
VOLUME /var/www/html
|
||||
|
||||
# Define Joomla version and expected SHA1 signature
|
||||
ENV JOOMLA_VERSION 3.8.10
|
||||
ENV JOOMLA_SHA1 9e3f45496f9c448a5e024f05bac1d4e2dc1cb4e4
|
||||
ENV JOOMLA_VERSION 3.8.11
|
||||
ENV JOOMLA_SHA1 d27fb06f13ec4fe74a41124e354ed639f2093100
|
||||
|
||||
# Download package and extract to web volume
|
||||
RUN curl -o joomla.tar.bz2 -SL https://github.com/joomla/joomla-cms/releases/download/${JOOMLA_VERSION}/Joomla_${JOOMLA_VERSION}-Stable-Full_Package.tar.bz2 \
|
||||
|
@ -61,8 +61,8 @@ RUN set -ex; \
|
||||
VOLUME /var/www/html
|
||||
|
||||
# Define Joomla version and expected SHA1 signature
|
||||
ENV JOOMLA_VERSION 3.8.10
|
||||
ENV JOOMLA_SHA1 9e3f45496f9c448a5e024f05bac1d4e2dc1cb4e4
|
||||
ENV JOOMLA_VERSION 3.8.11
|
||||
ENV JOOMLA_SHA1 d27fb06f13ec4fe74a41124e354ed639f2093100
|
||||
|
||||
# Download package and extract to web volume
|
||||
RUN curl -o joomla.tar.bz2 -SL https://github.com/joomla/joomla-cms/releases/download/${JOOMLA_VERSION}/Joomla_${JOOMLA_VERSION}-Stable-Full_Package.tar.bz2 \
|
||||
|
@ -63,8 +63,8 @@ RUN set -ex; \
|
||||
VOLUME /var/www/html
|
||||
|
||||
# Define Joomla version and expected SHA1 signature
|
||||
ENV JOOMLA_VERSION 3.8.10
|
||||
ENV JOOMLA_SHA1 9e3f45496f9c448a5e024f05bac1d4e2dc1cb4e4
|
||||
ENV JOOMLA_VERSION 3.8.11
|
||||
ENV JOOMLA_SHA1 d27fb06f13ec4fe74a41124e354ed639f2093100
|
||||
|
||||
# Download package and extract to web volume
|
||||
RUN curl -o joomla.tar.bz2 -SL https://github.com/joomla/joomla-cms/releases/download/${JOOMLA_VERSION}/Joomla_${JOOMLA_VERSION}-Stable-Full_Package.tar.bz2 \
|
||||
|
@ -64,8 +64,8 @@ RUN set -ex; \
|
||||
VOLUME /var/www/html
|
||||
|
||||
# Define Joomla version and expected SHA1 signature
|
||||
ENV JOOMLA_VERSION 3.8.10
|
||||
ENV JOOMLA_SHA1 9e3f45496f9c448a5e024f05bac1d4e2dc1cb4e4
|
||||
ENV JOOMLA_VERSION 3.8.11
|
||||
ENV JOOMLA_SHA1 d27fb06f13ec4fe74a41124e354ed639f2093100
|
||||
|
||||
# Download package and extract to web volume
|
||||
RUN curl -o joomla.tar.bz2 -SL https://github.com/joomla/joomla-cms/releases/download/${JOOMLA_VERSION}/Joomla_${JOOMLA_VERSION}-Stable-Full_Package.tar.bz2 \
|
||||
|
@ -59,8 +59,8 @@ RUN set -ex; \
|
||||
VOLUME /var/www/html
|
||||
|
||||
# Define Joomla version and expected SHA1 signature
|
||||
ENV JOOMLA_VERSION 3.8.10
|
||||
ENV JOOMLA_SHA1 9e3f45496f9c448a5e024f05bac1d4e2dc1cb4e4
|
||||
ENV JOOMLA_VERSION 3.8.11
|
||||
ENV JOOMLA_SHA1 d27fb06f13ec4fe74a41124e354ed639f2093100
|
||||
|
||||
# Download package and extract to web volume
|
||||
RUN curl -o joomla.tar.bz2 -SL https://github.com/joomla/joomla-cms/releases/download/${JOOMLA_VERSION}/Joomla_${JOOMLA_VERSION}-Stable-Full_Package.tar.bz2 \
|
||||
|
@ -61,8 +61,8 @@ RUN set -ex; \
|
||||
VOLUME /var/www/html
|
||||
|
||||
# Define Joomla version and expected SHA1 signature
|
||||
ENV JOOMLA_VERSION 3.8.10
|
||||
ENV JOOMLA_SHA1 9e3f45496f9c448a5e024f05bac1d4e2dc1cb4e4
|
||||
ENV JOOMLA_VERSION 3.8.11
|
||||
ENV JOOMLA_SHA1 d27fb06f13ec4fe74a41124e354ed639f2093100
|
||||
|
||||
# Download package and extract to web volume
|
||||
RUN curl -o joomla.tar.bz2 -SL https://github.com/joomla/joomla-cms/releases/download/${JOOMLA_VERSION}/Joomla_${JOOMLA_VERSION}-Stable-Full_Package.tar.bz2 \
|
||||
|
Loading…
Reference in New Issue
Block a user