Skip to content

Commit

Permalink
Update haproxy Docker tag to v3
Browse files Browse the repository at this point in the history
Update haproxy from 2.9 to 3.0

Change-type: patch
  • Loading branch information
balena-renovate[bot] committed May 30, 2024
1 parent cd653e4 commit 61e63a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://hub.docker.com/_/haproxy
FROM haproxy:2.9-alpine
FROM haproxy:3.0-alpine

VOLUME [ "/certs" ]

Expand Down

0 comments on commit 61e63a2

Please sign in to comment.