Compare commits

..

No commits in common. "master" and "b102" have entirely different histories.
master ... b102

2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
FROM openjdk:8-jre-alpine
ARG WATERFALL_GIT_URL=https://github.com/WaterfallMC/Waterfall.git
ARG WATERFALL_VERSION=8ff8de0fbdbf14d0b3e842780738f6d0b204d07a
ARG WATERFALL_VERSION=1073945fbabf2a0dc088c22f372a011d9380673e
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:
- `latest`, `b103`: Latest version of Waterfall.
- `latest`, `b101`: Latest version of Waterfall.
Previous builds may also be available as tags in the format `b<number>`, for
example `b75`.