Skip to content

Commit

Permalink
pin to Kaskara 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTimperley committed Jul 9, 2018
1 parent 73af533 commit 24132ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,5 @@ COPY _debug.launch .
COPY turtletest/ turtletest/

# install Kaskara binaries
COPY --from=squareslab/kaskara /opt/kaskara /opt/kaskara
COPY --from=squareslab/kaskara:0.0.3 /opt/kaskara /opt/kaskara
ENV PATH "/opt/kaskara/scripts:${PATH}"

0 comments on commit 24132ec

Please sign in to comment.