Skip to content

Commit

Permalink
Merge branch 'master' of github.com:sjoerdmulder/teamcity-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoerdmulder committed Mar 30, 2015
2 parents ac929de + 2c39630 commit 6bd6c0d
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
@@ -1,6 +1,6 @@
FROM sjoerdmulder/java8
# Get and install teamcity
RUN curl http://download-ln.jetbrains.com/teamcity/TeamCity-9.0.2.tar.gz | tar -xz -C /opt
RUN curl http://download-ln.jetbrains.com/teamcity/TeamCity-9.0.3.tar.gz | tar -xz -C /opt

# Install postgress
RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8
Expand Down

0 comments on commit 6bd6c0d

Please sign in to comment.