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

Commit

Permalink
Merge branch 'master' of github.com:jonbrouse/docker-ice
Browse files Browse the repository at this point in the history
  • Loading branch information
jonbrouse committed Jul 3, 2017
2 parents b3a5f77 + 9e6d804 commit 89c89d0
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 0.0
ENV ICE_VERSION 1.1

ARG JAVA_OPTS

Expand Down

0 comments on commit 89c89d0

Please sign in to comment.