chore(deps): update ghcr.io/gamosoft/notediscovery docker tag to v0.14.1 (#3553)
This commit is contained in:
parent
0ee43dbb65
commit
9750ee8b36
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
notediscovery:
|
notediscovery:
|
||||||
image: ghcr.io/gamosoft/notediscovery:0.13.0
|
image: ghcr.io/gamosoft/notediscovery:0.14.1
|
||||||
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