Skip to content

Commit

Permalink
Updating to Teamcity 8.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoerdmulder committed Aug 17, 2014
1 parent 7695c96 commit c6bc366
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/java7
# Get and install teamcity
RUN curl http://download-ln.jetbrains.com/teamcity/TeamCity-8.1.3.tar.gz | tar -xz -C /opt
RUN curl http://download-ln.jetbrains.com/teamcity/TeamCity-8.1.4.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 c6bc366

Please sign in to comment.