Update: use 2.1 release
This commit is contained in:
parent
ccfc0860e8
commit
653aa9c913
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM haproxy:2.0.2-alpine
|
FROM haproxy:2.1-alpine
|
||||||
|
|
||||||
WORKDIR /scripts
|
WORKDIR /scripts
|
||||||
|
|
||||||
|
|
@ -15,4 +15,4 @@ COPY easymapping /scripts/easymapping/
|
||||||
|
|
||||||
COPY assets /
|
COPY assets /
|
||||||
|
|
||||||
CMD ["/usr/bin/supervisord", "-n", "-c", "/etc/supervisord.conf" ]
|
CMD ["/usr/bin/supervisord", "-n", "-c", "/etc/supervisord.conf" ]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue