Skip to content

Commit

Permalink
Merge pull request #21 from bdbogjoe/master
Browse files Browse the repository at this point in the history
use simplywatch 2.5.7
  • Loading branch information
PierreBesson authored Apr 22, 2020
2 parents 36391fa + 2125ef3 commit ddfa7f8
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 @@ -3,7 +3,7 @@ MAINTAINER Pierre Besson https://github.com/PierreBesson

RUN apk --update add nodejs git openssh curl bash inotify-tools jq && \
rm -rf /var/cache/apk/* && \
npm install -g simplywatch && \
npm install -g simplywatch@2.5.7 && \
npm install -g git2consul@0.12.13 && \
mkdir -p /etc/git2consul.d

Expand Down

0 comments on commit ddfa7f8

Please sign in to comment.