-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to Joomla! 3.6.2 #2059
Merged
Merged
Update to Joomla! 3.6.2 #2059
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/joomla_apache-php7/Dockerfile b/joomla_apache-php7/Dockerfile
index 05152dd..67a1d2d 100755
--- a/joomla_apache-php7/Dockerfile
+++ b/joomla_apache-php7/Dockerfile
@@ -13,8 +13,8 @@ RUN docker-php-ext-install mysqli
VOLUME /var/www/html
# Define Joomla version and expected SHA1 signature
-ENV JOOMLA_VERSION 3.6.0
-ENV JOOMLA_SHA1 9e71357f689218705b15e653b7cdd57b498d4fa4
+ENV JOOMLA_VERSION 3.6.2
+ENV JOOMLA_SHA1 fdaa25337aaabd0d673aafc0ff90e7375de2d6e3
# Download package and extract to web volume
RUN curl -o joomla.zip -SL https://github.com/joomla/joomla-cms/releases/download/${JOOMLA_VERSION}/Joomla_${JOOMLA_VERSION}-Stable-Full_Package.zip \
diff --git a/joomla_fpm-php7/Dockerfile b/joomla_fpm-php7/Dockerfile
index cf054e1..c32eb9f 100755
--- a/joomla_fpm-php7/Dockerfile
+++ b/joomla_fpm-php7/Dockerfile
@@ -10,8 +10,8 @@ RUN docker-php-ext-install mysqli
VOLUME /var/www/html
# Define Joomla version and expected SHA1 signature
-ENV JOOMLA_VERSION 3.6.0
-ENV JOOMLA_SHA1 9e71357f689218705b15e653b7cdd57b498d4fa4
+ENV JOOMLA_VERSION 3.6.2
+ENV JOOMLA_SHA1 fdaa25337aaabd0d673aafc0ff90e7375de2d6e3
# Download package and extract to web volume
RUN curl -o joomla.zip -SL https://github.com/joomla/joomla-cms/releases/download/${JOOMLA_VERSION}/Joomla_${JOOMLA_VERSION}-Stable-Full_Package.zip \
diff --git a/joomla_fpm/Dockerfile b/joomla_fpm/Dockerfile
index f247fe9..a547fae 100755
--- a/joomla_fpm/Dockerfile
+++ b/joomla_fpm/Dockerfile
@@ -10,8 +10,8 @@ RUN docker-php-ext-install mysqli
VOLUME /var/www/html
# Define Joomla version and expected SHA1 signature
-ENV JOOMLA_VERSION 3.6.0
-ENV JOOMLA_SHA1 9e71357f689218705b15e653b7cdd57b498d4fa4
+ENV JOOMLA_VERSION 3.6.2
+ENV JOOMLA_SHA1 fdaa25337aaabd0d673aafc0ff90e7375de2d6e3
# Download package and extract to web volume
RUN curl -o joomla.zip -SL https://github.com/joomla/joomla-cms/releases/download/${JOOMLA_VERSION}/Joomla_${JOOMLA_VERSION}-Stable-Full_Package.zip \
diff --git a/joomla_latest/Dockerfile b/joomla_latest/Dockerfile
index 527d11a..9952ac3 100755
--- a/joomla_latest/Dockerfile
+++ b/joomla_latest/Dockerfile
@@ -13,8 +13,8 @@ RUN docker-php-ext-install mysqli
VOLUME /var/www/html
# Define Joomla version and expected SHA1 signature
-ENV JOOMLA_VERSION 3.6.0
-ENV JOOMLA_SHA1 9e71357f689218705b15e653b7cdd57b498d4fa4
+ENV JOOMLA_VERSION 3.6.2
+ENV JOOMLA_SHA1 fdaa25337aaabd0d673aafc0ff90e7375de2d6e3
# Download package and extract to web volume
RUN curl -o joomla.zip -SL https://github.com/joomla/joomla-cms/releases/download/${JOOMLA_VERSION}/Joomla_${JOOMLA_VERSION}-Stable-Full_Package.zip \ |
LGTM Build test of #2059; a8ab085 ( $ bashbrew build joomla:3.6.2-apache
Building bashbrew/cache:587f53c5870be0b4ee79958c37b255ca8f1dbfe972d3102681e21c71740cdc0a (joomla:3.6.2-apache)
Tagging joomla:3.6.2-apache
Tagging joomla:3.6-apache
Tagging joomla:3-apache
Tagging joomla:apache
Tagging joomla:3.6.2
Tagging joomla:3.6
Tagging joomla:3
Tagging joomla:latest
$ test/run.sh joomla:3.6.2-apache
testing joomla:3.6.2-apache
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
$ bashbrew build joomla:3.6.2-apache-php7
Building bashbrew/cache:05f132406727f8129b9b14cf8559767c92133b180259765bd09edcd476e48f6b (joomla:3.6.2-apache-php7)
Tagging joomla:3.6.2-apache-php7
Tagging joomla:3.6-apache-php7
Tagging joomla:3-apache-php7
Tagging joomla:apache-php7
$ test/run.sh joomla:3.6.2-apache-php7
testing joomla:3.6.2-apache-php7
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
$ bashbrew build joomla:3.6.2-fpm
Building bashbrew/cache:22dc27087408d49c21a5ee1af0e3675e4dd1dcbdb40f70139579b931b6b822e5 (joomla:3.6.2-fpm)
Tagging joomla:3.6.2-fpm
Tagging joomla:3.6-fpm
Tagging joomla:3-fpm
Tagging joomla:fpm
$ test/run.sh joomla:3.6.2-fpm
testing joomla:3.6.2-fpm
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
$ bashbrew build joomla:3.6.2-fpm-php7
Building bashbrew/cache:23530561139f697305967752308d4f4d64bb2eaa799c22e54d15ecea7370e779 (joomla:3.6.2-fpm-php7)
Tagging joomla:3.6.2-fpm-php7
Tagging joomla:3.6-fpm-php7
Tagging joomla:3-fpm-php7
Tagging joomla:fpm-php7
$ test/run.sh joomla:3.6.2-fpm-php7
testing joomla:3.6.2-fpm-php7
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.