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

XDOCKER-306: Upgrade LTS version to 15.10.4

parent c1d4a93a
No related branches found
No related tags found
No related merge requests found
# Default environment values
XWIKI_VERSION=15.10.3
XWIKI_VERSION=15.10.4
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="15.10.3"
ENV XWIKI_VERSION="15.10.4"
ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}"
ENV XWIKI_DOWNLOAD_SHA256 0c3b73fb2ed8c301edcb12b031307bd1242b3bcd2ebfb26cd583b09a0dd5088c
ENV XWIKI_DOWNLOAD_SHA256 8c1bb157f03b714255305aadc0904d35e87ae38df998dcfb5117de3d395d473c
RUN rm -rf /usr/local/tomcat/webapps/* && \
mkdir -p /usr/local/tomcat/temp && \
mkdir -p /usr/local/xwiki/data && \
......
# Default environment values
XWIKI_VERSION=15.10.3
XWIKI_VERSION=15.10.4
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="15.10.3"
ENV XWIKI_VERSION="15.10.4"
ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}"
ENV XWIKI_DOWNLOAD_SHA256 0c3b73fb2ed8c301edcb12b031307bd1242b3bcd2ebfb26cd583b09a0dd5088c
ENV XWIKI_DOWNLOAD_SHA256 8c1bb157f03b714255305aadc0904d35e87ae38df998dcfb5117de3d395d473c
RUN rm -rf /usr/local/tomcat/webapps/* && \
mkdir -p /usr/local/tomcat/temp && \
mkdir -p /usr/local/xwiki/data && \
......
# Default environment values
XWIKI_VERSION=15.10.3
XWIKI_VERSION=15.10.4
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="15.10.3"
ENV XWIKI_VERSION="15.10.4"
ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}"
ENV XWIKI_DOWNLOAD_SHA256 0c3b73fb2ed8c301edcb12b031307bd1242b3bcd2ebfb26cd583b09a0dd5088c
ENV XWIKI_DOWNLOAD_SHA256 8c1bb157f03b714255305aadc0904d35e87ae38df998dcfb5117de3d395d473c
RUN rm -rf /usr/local/tomcat/webapps/* && \
mkdir -p /usr/local/tomcat/temp && \
mkdir -p /usr/local/xwiki/data && \
......
......@@ -44,8 +44,8 @@ def variants = ['mysql-tomcat', 'mariadb-tomcat', 'postgres-tomcat']
def tokens = [
'15': [
xwikiVersion: '15.10.3',
xwikiSha256: '0c3b73fb2ed8c301edcb12b031307bd1242b3bcd2ebfb26cd583b09a0dd5088c',
xwikiVersion: '15.10.4',
xwikiSha256: '8c1bb157f03b714255305aadc0904d35e87ae38df998dcfb5117de3d395d473c',
mysqlJDBCVersion: '8.2.0',
mysqlJDBCSha256: '06f14fbd664d0e382347489e66495ca27ab7e6c2e1d9969a496931736197465f',
mariadbJDBCVersion: '3.3.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.