diff --git a/apps/gotify/2.6.3/.env.sample b/apps/gotify/2.7.2/.env.sample similarity index 100% rename from apps/gotify/2.6.3/.env.sample rename to apps/gotify/2.7.2/.env.sample diff --git a/apps/gotify/2.6.3/data.yml b/apps/gotify/2.7.2/data.yml similarity index 100% rename from apps/gotify/2.6.3/data.yml rename to apps/gotify/2.7.2/data.yml diff --git a/apps/gotify/2.6.3/docker-compose.yml b/apps/gotify/2.7.2/docker-compose.yml similarity index 98% rename from apps/gotify/2.6.3/docker-compose.yml rename to apps/gotify/2.7.2/docker-compose.yml index 68bb78a61..efef200d1 100644 --- a/apps/gotify/2.6.3/docker-compose.yml +++ b/apps/gotify/2.7.2/docker-compose.yml @@ -1,6 +1,6 @@ services: gotify: - image: "gotify/server:2.6.3" + image: "gotify/server:2.7.2" container_name: ${CONTAINER_NAME} restart: always networks: