Skip to content

Commit

Permalink
fix docker image to use in example sibling
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael Dürscheid committed Jun 24, 2024
1 parent cd1e32e commit 9003ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-sibling-docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
haproxy:
restart: unless-stopped
# build: src/haproxy
image: registry.gitlab.com/aivero/open-source/open-balena/haproxy/amd64:latest
image: registry.gitlab.com/aivero/open-source/contrib/openbalena-haproxy:master
cap_add:
- SYS_ADMIN
- SYS_RESOURCE
Expand Down

0 comments on commit 9003ff2

Please sign in to comment.