1
0
Fork 0

Merge pull request #2 from pngmbh/haproxy-2.1

Update: use 2.1 release
This commit is contained in:
Joao Gilberto Magalhães 2020-05-31 21:47:50 -05:00 committed by GitHub
commit cf85ec15e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM haproxy:2.0.2-alpine
FROM haproxy:2.1-alpine
WORKDIR /scripts