Skip to content

Commit

Permalink
Merge pull request #2 from Global-Solutions/bump/cerebro-0.3.0
Browse files Browse the repository at this point in the history
bump up cerebro version to v0.3.0
  • Loading branch information
masakij authored Nov 17, 2016
2 parents 131b835 + d98904e commit 1eebd25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM java:openjdk-8u92-jre-alpine
MAINTAINER Global Solutions co., ltd.
LABEL semver="0.1.0"
LABEL semver="0.2.0"

ENV CEREBRO_VER=0.2.0
ENV CEREBRO_VER=0.3.0

WORKDIR cerebro
RUN apk add --update --no-cache openssl tar bash && \
Expand Down

0 comments on commit 1eebd25

Please sign in to comment.