Skip to content

Commit 3656061

Browse files
committed
Pin cs to match existing image.
1 parent 831e036 commit 3656061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ RUN (/usr/bin/mysqld_safe &); \
5757

5858
COPY zones.cfg /opt/zones.cfg
5959
COPY nginx_default.conf /etc/nginx/sites-available/default
60-
RUN pip install cs
60+
RUN pip install cs==1.1.1
6161
COPY run.sh /opt/run.sh
6262
COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf
6363

0 commit comments

Comments
 (0)