Skip to content

Commit

Permalink
adding another version
Browse files Browse the repository at this point in the history
  • Loading branch information
nathandunn committed Aug 25, 2020
1 parent e62154b commit b2eb42c
Show file tree
Hide file tree
Showing 2 changed files with 1,221 additions and 1,221 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ ENV LANGUAGE=en_US.UTF-8

RUN pip3 install setuptools
RUN pip3 install wheel
RUN pip3 install nose apollo==4.2.6
RUN pip3 install nose apollo==4.2.5

RUN curl -s get.sdkman.io | bash && \
/bin/bash -c "source $HOME/.sdkman/bin/sdkman-init.sh && yes | sdk install grails 2.5.5" && \
Expand Down

0 comments on commit b2eb42c

Please sign in to comment.