Skip to content
Snippets Groups Projects
Commit cab95982 authored by Eduard Moraru's avatar Eduard Moraru
Browse files

XDOCKER-133: Upgrade LTS version to 11.10.4

parent 71d038e8
No related branches found
No related tags found
No related merge requests found
# Default environment values
XWIKI_VERSION=11.10.3
XWIKI_VERSION=11.10.4
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=11.10.3
ENV XWIKI_VERSION=11.10.4
ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}"
ENV XWIKI_DOWNLOAD_SHA256 fc959c8641d772d90a53bc1976e86fab907d290364cd802b7b3e0304dcbf008b
ENV XWIKI_DOWNLOAD_SHA256 3cd14319c5161ab7cea5dab3c4d1b3f8b7f745c3a1d13d65583361755adb262a
RUN rm -rf /usr/local/tomcat/webapps/* && \
mkdir -p /usr/local/tomcat/temp && \
mkdir -p /usr/local/xwiki/data && \
......
# Default environment values
XWIKI_VERSION=11.10.3
XWIKI_VERSION=11.10.4
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=11.10.3
ENV XWIKI_VERSION=11.10.4
ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}"
ENV XWIKI_DOWNLOAD_SHA256 fc959c8641d772d90a53bc1976e86fab907d290364cd802b7b3e0304dcbf008b
ENV XWIKI_DOWNLOAD_SHA256 3cd14319c5161ab7cea5dab3c4d1b3f8b7f745c3a1d13d65583361755adb262a
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 = [
'11': [
xwikiVersion: '11.10.3',
xwikiSha256: 'fc959c8641d772d90a53bc1976e86fab907d290364cd802b7b3e0304dcbf008b'
xwikiVersion: '11.10.4',
xwikiSha256: '3cd14319c5161ab7cea5dab3c4d1b3f8b7f745c3a1d13d65583361755adb262a'
],
'12': [
xwikiVersion: '12.2',
......
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.