Skip to content

Commit

Permalink
Prepare versions for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
emersonf committed Sep 20, 2014
1 parent ccff9cc commit d2ba86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/source/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN unzip healthvault-sdk-1.6.0.zip && cd healthvault-sdk-1.6.0 && mvn install -
WORKDIR /root
RUN git clone https://github.com/openmhealth/omh-shims.git
WORKDIR /root/omh-shims
RUN git checkout v0.2.0
RUN git checkout v0.2.1

# build the frontend
WORKDIR /root/omh-shims/shim-server-ui
Expand Down

0 comments on commit d2ba86d

Please sign in to comment.