We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e46528 commit bb08a5eCopy full SHA for bb08a5e
Dockerfile
@@ -5,7 +5,7 @@ RUN yum -y update && yum install -y python-dev python-pip gcc make gcc-c++ \
5
&& yum clean all
6
7
# --------------------------------------------------------------- teamcity-agent
8
-ENV TEAMCITY_VERSION 10.0
+ENV TEAMCITY_VERSION 2017.2.1
9
ENV TEAMCITY_GIT_PATH /usr/bin/git
10
ENV AGENT_PORT 9090
11
0 commit comments