Skip to content
Snippets Groups Projects
Commit be6a716d authored by Simon Urli's avatar Simon Urli
Browse files

XDOCKER-174: Upgrade LTS version to 12.10.3

parent fd149f3e
No related branches found
No related tags found
No related merge requests found
# Default environment values # Default environment values
XWIKI_VERSION=12.10.2 XWIKI_VERSION=12.10.3
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="12.10.2" ENV XWIKI_VERSION="12.10.3"
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 148984aa1503a65d6648d2a375b141fd5ae5f7948c93355c8ff67ab265d0a7f7 ENV XWIKI_DOWNLOAD_SHA256 402d97322fa9234a844b03630324bbd9a2152ff320e3c27c8ec3fc12a082223f
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=12.10.2 XWIKI_VERSION=12.10.3
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="12.10.2" ENV XWIKI_VERSION="12.10.3"
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 148984aa1503a65d6648d2a375b141fd5ae5f7948c93355c8ff67ab265d0a7f7 ENV XWIKI_DOWNLOAD_SHA256 402d97322fa9234a844b03630324bbd9a2152ff320e3c27c8ec3fc12a082223f
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 = [
'12': [ '12': [
xwikiVersion: '12.10.2', xwikiVersion: '12.10.3',
xwikiSha256: '148984aa1503a65d6648d2a375b141fd5ae5f7948c93355c8ff67ab265d0a7f7' xwikiSha256: '402d97322fa9234a844b03630324bbd9a2152ff320e3c27c8ec3fc12a082223f'
] ]
] ]
......
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.