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

| datasource | package                   | from    | to      |
| ---------- | ------------------------- | ------- | ------- |
| docker     | quay.io/poseidon/matchbox | v0.10.0 | v0.11.0 |
This commit is contained in:
Smeagol 2024-03-30 13:01:56 +00:00
parent 75e08e5de8
commit b17fa8ee0a

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'