chore(deps): update ghcr.io/gamosoft/notediscovery docker tag to v0.8.2 (#2967)
This commit is contained in:
parent
64823a7785
commit
5ea1d414e5
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
notediscovery:
|
notediscovery:
|
||||||
image: ghcr.io/gamosoft/notediscovery:0.8.1
|
image: ghcr.io/gamosoft/notediscovery:0.8.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