Skip to content

Commit

Permalink
Merge pull request #5 from Global-Solutions/bump/0.7.2
Browse files Browse the repository at this point in the history
bump(cerebro): bump up cerebro & jre ver.
  • Loading branch information
masakij authored Dec 14, 2017
2 parents 0f895fa + b2b46ed commit a46d7c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM openjdk:8u131-jre-alpine
FROM openjdk:8u151-jre-alpine
MAINTAINER Global Solutions co., ltd.
LABEL semver="0.3.0"
LABEL semver="0.4.0"

ENV CEREBRO_VER=0.6.5
ENV CEREBRO_VER=0.7.2

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

0 comments on commit a46d7c0

Please sign in to comment.