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.1

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Nov 26, 2024
1 parent cd653e4 commit 1a0956d
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.1-alpine

VOLUME [ "/certs" ]

Expand Down

0 comments on commit 1a0956d

Please sign in to comment.