Skip to content

Commit

Permalink
Fixed salt install from ppa
Browse files Browse the repository at this point in the history
  • Loading branch information
krak3n committed Oct 15, 2014
1 parent 2135617 commit 7e9386a
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 @@ -16,7 +16,7 @@ RUN apt-get update

# Install Salt

RUN apt-get install -y salt-master=2014.1.11+ds-1trusty1
RUN apt-get install -y salt-master=2014.1.11+ds-2trusty1

# Volumes

Expand Down

0 comments on commit 7e9386a

Please sign in to comment.