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:
commit
217ab39d1c
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||||
|
|
Reference in a new issue