feat(container): update image quay.io/poseidon/matchbox ( v0.10.0 → v0.11.0 ) #12

Merged
jahanson merged 1 commit from renovate/quay.io-poseidon-matchbox-0.x into main 2024-04-02 14:49:43 -05:00

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'