Merge pull request 'feat(container): update image quay.io/poseidon/matchbox ( v0.10.0 → v0.11.0 )' (#12) from renovate/quay.io-poseidon-matchbox-0.x into main

Reviewed-on: #12
This commit is contained in:
Joseph Hanson 2024-04-02 19:49:42 +00:00
commit 217ab39d1c

View file

@ -140,7 +140,7 @@ set container name vnstat volume vnstat-data source '/config/containers/vnstat/d
# matchbox # matchbox
set container name matchbox arguments '-address=0.0.0.0:80 -log-level=debug' set container name matchbox arguments '-address=0.0.0.0:80 -log-level=debug'
set container name matchbox cap-add 'net-bind-service' set container name matchbox cap-add 'net-bind-service'
set container name matchbox image 'quay.io/poseidon/matchbox:v0.10.0' set container name matchbox image 'quay.io/poseidon/matchbox:v0.11.0'
set container name matchbox memory '0' set container name matchbox memory '0'
set container name matchbox network containers address '10.5.0.7' set container name matchbox network containers address '10.5.0.7'
set container name matchbox shared-memory '0' set container name matchbox shared-memory '0'