Skip to content
Snippets Groups Projects
Commit 98e9afc6 authored by Michael Hamann's avatar Michael Hamann
Browse files

XDOCKER-268: Upgrade LTS version to 14.10.6

parent bd99a6f6
No related branches found
No related tags found
No related merge requests found
# Default environment values # Default environment values
XWIKI_VERSION=14.10.5 XWIKI_VERSION=14.10.6
DB_USER=xwiki DB_USER=xwiki
DB_PASSWORD=xwiki DB_PASSWORD=xwiki
DB_DATABASE=xwiki DB_DATABASE=xwiki
......
...@@ -48,9 +48,9 @@ RUN apt-get update && \ ...@@ -48,9 +48,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="14.10.5" ENV XWIKI_VERSION="14.10.6"
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 f58465d0869e4c5605ae8375a09c79399d1149c7131fed3cf9959918267eb6a8 ENV XWIKI_DOWNLOAD_SHA256 258285234a7c41f9ddc1434457e10640b7c5a7ed2c2f1782c8320a8ebc04c9a4
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=14.10.5 XWIKI_VERSION=14.10.6
DB_USER=xwiki DB_USER=xwiki
DB_PASSWORD=xwiki DB_PASSWORD=xwiki
DB_DATABASE=xwiki DB_DATABASE=xwiki
......
...@@ -48,9 +48,9 @@ RUN apt-get update && \ ...@@ -48,9 +48,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="14.10.5" ENV XWIKI_VERSION="14.10.6"
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 f58465d0869e4c5605ae8375a09c79399d1149c7131fed3cf9959918267eb6a8 ENV XWIKI_DOWNLOAD_SHA256 258285234a7c41f9ddc1434457e10640b7c5a7ed2c2f1782c8320a8ebc04c9a4
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=14.10.5 XWIKI_VERSION=14.10.6
DB_USER=xwiki DB_USER=xwiki
DB_PASSWORD=xwiki DB_PASSWORD=xwiki
DB_DATABASE=xwiki DB_DATABASE=xwiki
......
...@@ -49,9 +49,9 @@ RUN apt-get update && \ ...@@ -49,9 +49,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="14.10.5" ENV XWIKI_VERSION="14.10.6"
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 f58465d0869e4c5605ae8375a09c79399d1149c7131fed3cf9959918267eb6a8 ENV XWIKI_DOWNLOAD_SHA256 258285234a7c41f9ddc1434457e10640b7c5a7ed2c2f1782c8320a8ebc04c9a4
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 && \
......
...@@ -52,8 +52,8 @@ def tokens = [ ...@@ -52,8 +52,8 @@ def tokens = [
mariadbJDBCSha256: 'aaec1ad348d030a65b25c93c65cdaf472bf8b4b6b314b965e5ba13aec81bc622' mariadbJDBCSha256: 'aaec1ad348d030a65b25c93c65cdaf472bf8b4b6b314b965e5ba13aec81bc622'
], ],
'14': [ '14': [
xwikiVersion: '14.10.5', xwikiVersion: '14.10.6',
xwikiSha256: 'f58465d0869e4c5605ae8375a09c79399d1149c7131fed3cf9959918267eb6a8', xwikiSha256: '258285234a7c41f9ddc1434457e10640b7c5a7ed2c2f1782c8320a8ebc04c9a4',
mysqlJDBCVersion: '8.0.32', mysqlJDBCVersion: '8.0.32',
mysqlJDBCSha256: '522329fe925980f02e5eb89b59d227245d345415ff0c08932a68c9765c13acc5', mysqlJDBCSha256: '522329fe925980f02e5eb89b59d227245d345415ff0c08932a68c9765c13acc5',
mariadbJDBCVersion: '3.1.2', mariadbJDBCVersion: '3.1.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.