Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot] 3d6fe44512
build(deps): update haproxy docker tag to v2.8.0 2023-06-22 16:04:47 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM haproxy:2.7.8-alpine
FROM haproxy:2.8.0-alpine
USER root
RUN \