diff --git a/apps/notediscovery/0.16.3/config.yaml b/apps/notediscovery/0.16.4/config.yaml similarity index 100% rename from apps/notediscovery/0.16.3/config.yaml rename to apps/notediscovery/0.16.4/config.yaml diff --git a/apps/notediscovery/0.16.3/data.yml b/apps/notediscovery/0.16.4/data.yml similarity index 100% rename from apps/notediscovery/0.16.3/data.yml rename to apps/notediscovery/0.16.4/data.yml diff --git a/apps/notediscovery/0.16.3/docker-compose.yml b/apps/notediscovery/0.16.4/docker-compose.yml similarity index 93% rename from apps/notediscovery/0.16.3/docker-compose.yml rename to apps/notediscovery/0.16.4/docker-compose.yml index e8fd83933..f618cb18a 100644 --- a/apps/notediscovery/0.16.3/docker-compose.yml +++ b/apps/notediscovery/0.16.4/docker-compose.yml @@ -1,6 +1,6 @@ services: notediscovery: - image: ghcr.io/gamosoft/notediscovery:0.16.3 + image: ghcr.io/gamosoft/notediscovery:0.16.4 container_name: ${CONTAINER_NAME} ports: - ${PANEL_APP_PORT_HTTP}:8000