Skip to content

Commit c2dd7d7

Browse files
renovate[bot]fionera
authored andcommitted
chore(deps): update haproxy:2.9-alpine docker digest to 3e29449 in example/docker-compose.yaml
1 parent 2e8c973 commit c2dd7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/docker-compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818

1919
haproxy:
2020
restart: unless-stopped
21-
image: haproxy:2.9-alpine@sha256:d1dc1b2b7af3962cae1705f598104122f69209d82271bb7015acc9cec513e4d3
21+
image: haproxy:2.9-alpine@sha256:3e29449a6beed63262e36104adf531b4e41b359f61937303f5ea8607987b3748
2222
ports: [ "8080:80", "8443:443", "8082:8082"]
2323
depends_on:
2424
- httpbin

0 commit comments

Comments
 (0)