Skip to content

Commit

Permalink
Merge pull request #25 from stagrlee/master
Browse files Browse the repository at this point in the history
rundeck 2.6.9 release
  • Loading branch information
jjethwa authored Aug 4, 2016
2 parents de01e2d + f01d5bf commit 0cf44dc
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 @@ -14,7 +14,7 @@ ENV NO_LOCAL_MYSQL false

RUN apt-get -qq update && apt-get -qqy upgrade && apt-get -qqy install --no-install-recommends bash supervisor procps sudo ca-certificates openjdk-7-jre-headless openssh-client mysql-server mysql-client pwgen curl git && apt-get clean

RUN curl -Lo /tmp/rundeck.deb http://dl.bintray.com/rundeck/rundeck-deb/rundeck-2.6.8-1-GA.deb
RUN curl -Lo /tmp/rundeck.deb http://dl.bintray.com/rundeck/rundeck-deb/rundeck-2.6.9-1-GA.deb

ADD content/ /

Expand Down

0 comments on commit 0cf44dc

Please sign in to comment.