1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00

build(deps): update haproxy docker tag to v2.4.2 ()

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-07-09 08:49:30 +10:00 committed by GitHub
parent 4d7a6e9678
commit d2422e9965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM haproxy:2.4.1-alpine
FROM haproxy:2.4.2-alpine
USER root
RUN \