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

XDOCKER-212: Upgrade stable/lts version to 13.10.2

parent 5f4406c7
No related branches found
No related tags found
No related merge requests found
# Default environment values
XWIKI_VERSION=13.10.1
XWIKI_VERSION=13.10.2
DB_USER=xwiki
DB_PASSWORD=xwiki
DB_DATABASE=xwiki
......
......@@ -48,9 +48,9 @@ RUN apt-get update && \
# Install XWiki as the ROOT webapp context in Tomcat
# Create the Tomcat temporary directory
# Configure the XWiki permanent directory
ENV XWIKI_VERSION="13.10.1"
ENV XWIKI_VERSION="13.10.2"
ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}"
ENV XWIKI_DOWNLOAD_SHA256 8d168163a6eef61673fbb0596d3605db295d0d7ec2c42f94b7821e5da5a5ad75
ENV XWIKI_DOWNLOAD_SHA256 fc3b0299f5fa903d3fdee2e6af0a69173a8a411a4e027a271772e0666bb6d3aa
RUN rm -rf /usr/local/tomcat/webapps/* && \
mkdir -p /usr/local/tomcat/temp && \
mkdir -p /usr/local/xwiki/data && \
......
# Default environment values
XWIKI_VERSION=13.10.1
XWIKI_VERSION=13.10.2
DB_USER=xwiki
DB_PASSWORD=xwiki
DB_DATABASE=xwiki
......
......@@ -49,9 +49,9 @@ RUN apt-get update && \
# Install XWiki as the ROOT webapp context in Tomcat
# Create the Tomcat temporary directory
# Configure the XWiki permanent directory
ENV XWIKI_VERSION="13.10.1"
ENV XWIKI_VERSION="13.10.2"
ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}"
ENV XWIKI_DOWNLOAD_SHA256 8d168163a6eef61673fbb0596d3605db295d0d7ec2c42f94b7821e5da5a5ad75
ENV XWIKI_DOWNLOAD_SHA256 fc3b0299f5fa903d3fdee2e6af0a69173a8a411a4e027a271772e0666bb6d3aa
RUN rm -rf /usr/local/tomcat/webapps/* && \
mkdir -p /usr/local/tomcat/temp && \
mkdir -p /usr/local/xwiki/data && \
......
......@@ -35,8 +35,8 @@ def variants = ['mysql-tomcat', 'postgres-tomcat']
def tokens = [
'13': [
xwikiVersion: '13.10.1',
xwikiSha256: '8d168163a6eef61673fbb0596d3605db295d0d7ec2c42f94b7821e5da5a5ad75'
xwikiVersion: '13.10.2',
xwikiSha256: 'fc3b0299f5fa903d3fdee2e6af0a69173a8a411a4e027a271772e0666bb6d3aa'
],
'12': [
xwikiVersion: '12.10.10',
......
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.