Skip to content

Commit bb08a5e

Browse files
authored
Updated version to 2017.2.1
1 parent 3e46528 commit bb08a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN yum -y update && yum install -y python-dev python-pip gcc make gcc-c++ \
55
&& yum clean all
66

77
# --------------------------------------------------------------- teamcity-agent
8-
ENV TEAMCITY_VERSION 10.0
8+
ENV TEAMCITY_VERSION 2017.2.1
99
ENV TEAMCITY_GIT_PATH /usr/bin/git
1010
ENV AGENT_PORT 9090
1111

0 commit comments

Comments
 (0)