chore(deps): update ghcr.io/gamosoft/notediscovery docker tag to v0.15.3 (#3670)
This commit is contained in:
parent
2c5b81cd29
commit
2b37408ed1
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
notediscovery:
|
notediscovery:
|
||||||
image: ghcr.io/gamosoft/notediscovery:0.15.2
|
image: ghcr.io/gamosoft/notediscovery:0.15.3
|
||||||
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