chore(deps): update ghcr.io/gamosoft/notediscovery docker tag to v0.13.0 (#3496)
This commit is contained in:
parent
9d40697212
commit
62891279ce
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
notediscovery:
|
notediscovery:
|
||||||
image: ghcr.io/gamosoft/notediscovery:0.12.1
|
image: ghcr.io/gamosoft/notediscovery:0.13.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
ports:
|
ports:
|
||||||
- ${PANEL_APP_PORT_HTTP}:8000
|
- ${PANEL_APP_PORT_HTTP}:8000
|
||||||
Loading…
Reference in New Issue