Compare commits

...

2 Commits
b102 ... master

Author SHA1 Message Date
Icedream e582b3bde4
Update Readme. 2017-03-27 09:48:42 +02:00
Icedream 8be06c90e4
Update to Waterfall build 103. 2017-03-27 09:45:49 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
FROM openjdk:8-jre-alpine FROM openjdk:8-jre-alpine
ARG WATERFALL_GIT_URL=https://github.com/WaterfallMC/Waterfall.git ARG WATERFALL_GIT_URL=https://github.com/WaterfallMC/Waterfall.git
ARG WATERFALL_VERSION=1073945fbabf2a0dc088c22f372a011d9380673e ARG WATERFALL_VERSION=8ff8de0fbdbf14d0b3e842780738f6d0b204d07a
ARG MAVEN_VERSION=3.3.9 ARG MAVEN_VERSION=3.3.9

View File

@ -6,7 +6,7 @@ This image includes the [Jenkins build of Waterfall](), "a drag and drop replace
All available tags are always listed [in Docker Hub](https://hub.docker.com/r/icedream/waterfall/tags), the list below explains the maintained tags: All available tags are always listed [in Docker Hub](https://hub.docker.com/r/icedream/waterfall/tags), the list below explains the maintained tags:
- `latest`, `b101`: Latest version of Waterfall. - `latest`, `b103`: Latest version of Waterfall.
Previous builds may also be available as tags in the format `b<number>`, for Previous builds may also be available as tags in the format `b<number>`, for
example `b75`. example `b75`.