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

XDOCKER-17: Upgrade stable version to 9.1.2

parent 9387e291
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ ENV XWIKI_VERSION=8.4.4
ENV XWIKI_URL_PREFIX "http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-web/${XWIKI_VERSION}"
# Note: To compute the sha256, download the binary and issue:
# - Unix: sha256sum <binary name>
# - Mac: shasum --algorithm 25 <binary name>
# - Mac: shasum --algorithm 256 <binary name>
ENV XWIKI_DOWNLOAD_SHA256 b414edb4527e3d8b27c40a8c3f2f09423980de7963207b7dc89da71d14e7fb23
RUN rm -rf /usr/local/tomcat/webapps/* && \
mkdir -p /usr/local/tomcat/temp && \
......
......@@ -46,7 +46,7 @@ ENV XWIKI_VERSION=8.4.4
ENV XWIKI_URL_PREFIX "http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-web/${XWIKI_VERSION}"
# Note: To compute the sha256, download the binary and issue:
# - Unix: sha256sum <binary name>
# - Mac: shasum --algorithm 25 <binary name>
# - Mac: shasum --algorithm 256 <binary name>
ENV XWIKI_DOWNLOAD_SHA256 b414edb4527e3d8b27c40a8c3f2f09423980de7963207b7dc89da71d14e7fb23
RUN rm -rf /usr/local/tomcat/webapps/* && \
mkdir -p /usr/local/tomcat/temp && \
......
# Default environment values
XWIKI_VERSION=9.0
XWIKI_VERSION=9.1.2
DB_USER=xwiki
DB_PASSWORD=xwiki
DB_DATABASE=xwiki
......
......@@ -42,12 +42,12 @@ 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=9.0
ENV XWIKI_VERSION=9.1.2
ENV XWIKI_URL_PREFIX "http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-web/${XWIKI_VERSION}"
# Note: To compute the sha256, download the binary and issue:
# - Unix: sha256sum <binary name>
# - Mac: shasum --algorithm 25 <binary name>
ENV XWIKI_DOWNLOAD_SHA256 faaca2aa1ade07448be944feb39db22131accfe82658463abfd55f93f859cc25
# - Mac: shasum --algorithm 256 <binary name>
ENV XWIKI_DOWNLOAD_SHA256 580190b11bc9f11fde0cf992c0299fff17b5bece7fa5d7d4f7fb53c46e77a075
RUN rm -rf /usr/local/tomcat/webapps/* && \
mkdir -p /usr/local/tomcat/temp && \
mkdir -p /usr/local/xwiki/data && \
......
# Default environment values
XWIKI_VERSION=9.0
XWIKI_VERSION=9.1.2
DB_USER=xwiki
DB_PASSWORD=xwiki
DB_DATABASE=xwiki
......
......@@ -42,12 +42,12 @@ 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=9.0
ENV XWIKI_VERSION=9.1.2
ENV XWIKI_URL_PREFIX "http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-web/${XWIKI_VERSION}"
# Note: To compute the sha256, download the binary and issue:
# - Unix: sha256sum <binary name>
# - Mac: shasum --algorithm 25 <binary name>
ENV XWIKI_DOWNLOAD_SHA256 faaca2aa1ade07448be944feb39db22131accfe82658463abfd55f93f859cc25
# - Mac: shasum --algorithm 256 <binary name>
ENV XWIKI_DOWNLOAD_SHA256 580190b11bc9f11fde0cf992c0299fff17b5bece7fa5d7d4f7fb53c46e77a075
RUN rm -rf /usr/local/tomcat/webapps/* && \
mkdir -p /usr/local/tomcat/temp && \
mkdir -p /usr/local/xwiki/data && \
......
......@@ -35,8 +35,8 @@ def tokens = [
xwikiSha256: 'b414edb4527e3d8b27c40a8c3f2f09423980de7963207b7dc89da71d14e7fb23'
],
'9' : [
xwikiVersion: '9.0',
xwikiSha256: 'faaca2aa1ade07448be944feb39db22131accfe82658463abfd55f93f859cc25'
xwikiVersion: '9.1.2',
xwikiSha256: '580190b11bc9f11fde0cf992c0299fff17b5bece7fa5d7d4f7fb53c46e77a075'
]
]
......
......@@ -47,7 +47,7 @@ ENV XWIKI_VERSION=$xwikiVersion
ENV XWIKI_URL_PREFIX "http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-web/\${XWIKI_VERSION}"
# Note: To compute the sha256, download the binary and issue:
# - Unix: sha256sum <binary name>
# - Mac: shasum --algorithm 25 <binary name>
# - Mac: shasum --algorithm 256 <binary name>
ENV XWIKI_DOWNLOAD_SHA256 $xwikiSha256
RUN rm -rf /usr/local/tomcat/webapps/* && \\
mkdir -p /usr/local/tomcat/temp && \\
......
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.