chore(deps): update ghcr.io/gamosoft/notediscovery docker tag to v0.16.2 (#4180)
This commit is contained in:
parent
c6a595b5b1
commit
c001cbd6a1
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
notediscovery:
|
notediscovery:
|
||||||
image: ghcr.io/gamosoft/notediscovery:0.16.1
|
image: ghcr.io/gamosoft/notediscovery:0.16.2
|
||||||
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