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

XDOCKER-106: Upgrade stable version to 11.3

parent 90f03136
No related branches found
No related tags found
No related merge requests found
# Default environment values # Default environment values
XWIKI_VERSION=11.2 XWIKI_VERSION=11.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=11.2 ENV XWIKI_VERSION=11.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 8dcdbc3ea28d8929f881c83544409faafbe4e0f462322e6386b6d2ff53f12bfa ENV XWIKI_DOWNLOAD_SHA256 86b68942a8f5c81ffbe8e574d824d570ec5e2992739271c7ec8862148b0e7973
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.2 XWIKI_VERSION=11.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=11.2 ENV XWIKI_VERSION=11.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 8dcdbc3ea28d8929f881c83544409faafbe4e0f462322e6386b6d2ff53f12bfa ENV XWIKI_DOWNLOAD_SHA256 86b68942a8f5c81ffbe8e574d824d570ec5e2992739271c7ec8862148b0e7973
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 && \
......
...@@ -39,8 +39,8 @@ def tokens = [ ...@@ -39,8 +39,8 @@ def tokens = [
xwikiSha256: 'd343f5bd178d8462ecc7cc53efd26727d314a1905b8fc21cefbb297abe47ecd5' xwikiSha256: 'd343f5bd178d8462ecc7cc53efd26727d314a1905b8fc21cefbb297abe47ecd5'
], ],
'11': [ '11': [
xwikiVersion: '11.2', xwikiVersion: '11.3',
xwikiSha256: '8dcdbc3ea28d8929f881c83544409faafbe4e0f462322e6386b6d2ff53f12bfa' xwikiSha256: '86b68942a8f5c81ffbe8e574d824d570ec5e2992739271c7ec8862148b0e7973'
] ]
] ]
......
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.