diff --git a/apps/ntfy/2.18.0/.env.sample b/apps/ntfy/2.19.1/.env.sample similarity index 100% rename from apps/ntfy/2.18.0/.env.sample rename to apps/ntfy/2.19.1/.env.sample diff --git a/apps/ntfy/2.18.0/data.yml b/apps/ntfy/2.19.1/data.yml similarity index 100% rename from apps/ntfy/2.18.0/data.yml rename to apps/ntfy/2.19.1/data.yml diff --git a/apps/ntfy/2.18.0/data/ntfy/server.yml.sample b/apps/ntfy/2.19.1/data/ntfy/server.yml.sample similarity index 100% rename from apps/ntfy/2.18.0/data/ntfy/server.yml.sample rename to apps/ntfy/2.19.1/data/ntfy/server.yml.sample diff --git a/apps/ntfy/2.18.0/docker-compose.yml b/apps/ntfy/2.19.1/docker-compose.yml similarity index 94% rename from apps/ntfy/2.18.0/docker-compose.yml rename to apps/ntfy/2.19.1/docker-compose.yml index 7a01732f6..33c4fd1bd 100644 --- a/apps/ntfy/2.18.0/docker-compose.yml +++ b/apps/ntfy/2.19.1/docker-compose.yml @@ -1,6 +1,6 @@ services: ntfy: - image: binwiederhier/ntfy:v2.18.0 + image: binwiederhier/ntfy:v2.19.1 container_name: ${CONTAINER_NAME} command: - serve