Skip to content
Snippets Groups Projects
Commit 54e78408 authored by Thomas Mortagne's avatar Thomas Mortagne
Browse files

XDOCKER-148: Upgrade lts version to 11.10.8

parent 5ea67a74
No related branches found
No related tags found
No related merge requests found
# Default environment values # Default environment values
XWIKI_VERSION=11.10.7 XWIKI_VERSION=11.10.8
DB_USER=xwiki DB_USER=xwiki
DB_PASSWORD=xwiki DB_PASSWORD=xwiki
DB_DATABASE=xwiki DB_DATABASE=xwiki
......
...@@ -43,9 +43,9 @@ RUN apt-get update && \ ...@@ -43,9 +43,9 @@ RUN apt-get update && \
# Install XWiki as the ROOT webapp context in Tomcat # Install XWiki as the ROOT webapp context in Tomcat
# Create the Tomcat temporary directory # Create the Tomcat temporary directory
# Configure the XWiki permanent directory # Configure the XWiki permanent directory
ENV XWIKI_VERSION="11.10.7" ENV XWIKI_VERSION="11.10.8"
ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}" ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}"
ENV XWIKI_DOWNLOAD_SHA256 4ef81892754d3211e41bf5bcf631d6e3d5873c57edb4b7b8d4174c318e2e07eb ENV XWIKI_DOWNLOAD_SHA256 926cdab925cbac1053a9c2d829fe5d714dba919dd85c7aac5876d878fa99f61f
RUN rm -rf /usr/local/tomcat/webapps/* && \ RUN rm -rf /usr/local/tomcat/webapps/* && \
mkdir -p /usr/local/tomcat/temp && \ mkdir -p /usr/local/tomcat/temp && \
mkdir -p /usr/local/xwiki/data && \ mkdir -p /usr/local/xwiki/data && \
......
# Default environment values # Default environment values
XWIKI_VERSION=11.10.7 XWIKI_VERSION=11.10.8
DB_USER=xwiki DB_USER=xwiki
DB_PASSWORD=xwiki DB_PASSWORD=xwiki
DB_DATABASE=xwiki DB_DATABASE=xwiki
......
...@@ -44,9 +44,9 @@ RUN apt-get update && \ ...@@ -44,9 +44,9 @@ RUN apt-get update && \
# Install XWiki as the ROOT webapp context in Tomcat # Install XWiki as the ROOT webapp context in Tomcat
# Create the Tomcat temporary directory # Create the Tomcat temporary directory
# Configure the XWiki permanent directory # Configure the XWiki permanent directory
ENV XWIKI_VERSION="11.10.7" ENV XWIKI_VERSION="11.10.8"
ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}" ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}"
ENV XWIKI_DOWNLOAD_SHA256 4ef81892754d3211e41bf5bcf631d6e3d5873c57edb4b7b8d4174c318e2e07eb ENV XWIKI_DOWNLOAD_SHA256 926cdab925cbac1053a9c2d829fe5d714dba919dd85c7aac5876d878fa99f61f
RUN rm -rf /usr/local/tomcat/webapps/* && \ RUN rm -rf /usr/local/tomcat/webapps/* && \
mkdir -p /usr/local/tomcat/temp && \ mkdir -p /usr/local/tomcat/temp && \
mkdir -p /usr/local/xwiki/data && \ mkdir -p /usr/local/xwiki/data && \
......
...@@ -35,8 +35,8 @@ def variants = ['mysql-tomcat', 'postgres-tomcat'] ...@@ -35,8 +35,8 @@ def variants = ['mysql-tomcat', 'postgres-tomcat']
def tokens = [ def tokens = [
'11': [ '11': [
xwikiVersion: '11.10.7', xwikiVersion: '11.10.8',
xwikiSha256: '4ef81892754d3211e41bf5bcf631d6e3d5873c57edb4b7b8d4174c318e2e07eb' xwikiSha256: '926cdab925cbac1053a9c2d829fe5d714dba919dd85c7aac5876d878fa99f61f'
], ],
'12': [ '12': [
xwikiVersion: '12.5.1', xwikiVersion: '12.5.1',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.