Skip to content
Snippets Groups Projects
Commit e2e580fe authored by Vincent Massol's avatar Vincent Massol
Browse files

XDOCKER-162: Upgrade stable version to 12.9

parent 5d49daf3
No related branches found
No related tags found
No related merge requests found
# Default environment values
XWIKI_VERSION=12.8
XWIKI_VERSION=12.9
DB_USER=xwiki
DB_PASSWORD=xwiki
DB_DATABASE=xwiki
......
......@@ -43,9 +43,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="12.8"
ENV XWIKI_VERSION="12.9"
ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}"
ENV XWIKI_DOWNLOAD_SHA256 a1a7009d822a7903729150a43a05e08340cd210b7c7c9ee3b1f199530fb3d18d
ENV XWIKI_DOWNLOAD_SHA256 5e668f58ca01f10f031a16039fe08864a1f3abec3066aeb6adb2c3bfcedd8883
RUN rm -rf /usr/local/tomcat/webapps/* && \
mkdir -p /usr/local/tomcat/temp && \
mkdir -p /usr/local/xwiki/data && \
......
# Default environment values
XWIKI_VERSION=12.8
XWIKI_VERSION=12.9
DB_USER=xwiki
DB_PASSWORD=xwiki
DB_DATABASE=xwiki
......
......@@ -44,9 +44,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="12.8"
ENV XWIKI_VERSION="12.9"
ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}"
ENV XWIKI_DOWNLOAD_SHA256 a1a7009d822a7903729150a43a05e08340cd210b7c7c9ee3b1f199530fb3d18d
ENV XWIKI_DOWNLOAD_SHA256 5e668f58ca01f10f031a16039fe08864a1f3abec3066aeb6adb2c3bfcedd8883
RUN rm -rf /usr/local/tomcat/webapps/* && \
mkdir -p /usr/local/tomcat/temp && \
mkdir -p /usr/local/xwiki/data && \
......
......@@ -39,8 +39,8 @@ def tokens = [
xwikiSha256: '497477c610b668bed7314c89bb0bde6dae4a0664404f4d4499e1d95d7eb94829'
],
'12': [
xwikiVersion: '12.8',
xwikiSha256: 'a1a7009d822a7903729150a43a05e08340cd210b7c7c9ee3b1f199530fb3d18d'
xwikiVersion: '12.9',
xwikiSha256: '5e668f58ca01f10f031a16039fe08864a1f3abec3066aeb6adb2c3bfcedd8883'
]
]
......
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.