Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Commit

Permalink
Merge pull request #26 from Juberstine/master
Browse files Browse the repository at this point in the history
Bump Version to 1.1.1
  • Loading branch information
jonbrouse authored Aug 21, 2017
2 parents fb89b8f + 575fc18 commit 21349bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ice/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ENV HOME_DIR /root
ENV GRAILS_VERSION 2.4.4
ENV GRAILS_HOME ${HOME_DIR}/.grails/wrapper/${GRAILS_VERSION}/grails-${GRAILS_VERSION}
ENV PATH $PATH:${HOME_DIR}/.grails/wrapper/${GRAILS_VERSION}/grails-${GRAILS_VERSION}/bin/
ENV ICE_VERSION 1.1
ENV ICE_VERSION 1.1.1

ARG JAVA_OPTS

Expand Down

0 comments on commit 21349bb

Please sign in to comment.