diff --git a/apps/heimdall/2021.11.28/data.yml b/apps/heimdall/2.6.1/data.yml similarity index 100% rename from apps/heimdall/2021.11.28/data.yml rename to apps/heimdall/2.6.1/data.yml diff --git a/apps/heimdall/2021.11.28/docker-compose.yml b/apps/heimdall/2.6.1/docker-compose.yml similarity index 80% rename from apps/heimdall/2021.11.28/docker-compose.yml rename to apps/heimdall/2.6.1/docker-compose.yml index d2cb3f09..7f417339 100644 --- a/apps/heimdall/2021.11.28/docker-compose.yml +++ b/apps/heimdall/2.6.1/docker-compose.yml @@ -13,10 +13,10 @@ services: - PUID=1000 - PGID=1000 - TZ=${TIME_ZONE} - image: linuxserver/heimdall:2021.11.28 - labels: + image: linuxserver/heimdall:2.6.1 + labels: createdBy: "Apps" -networks: - 1panel-network: +networks: + 1panel-network: external: true