diff --git a/heimdall/2.6.2/data.yml b/heimdall/2.6.3/data.yml similarity index 100% rename from heimdall/2.6.2/data.yml rename to heimdall/2.6.3/data.yml diff --git a/heimdall/2.6.2/docker-compose.yml b/heimdall/2.6.3/docker-compose.yml similarity index 91% rename from heimdall/2.6.2/docker-compose.yml rename to heimdall/2.6.3/docker-compose.yml index e2aea43db..3f038c3bd 100644 --- a/heimdall/2.6.2/docker-compose.yml +++ b/heimdall/2.6.3/docker-compose.yml @@ -13,7 +13,7 @@ services: - PUID=1000 - PGID=1000 - TZ=${TIME_ZONE} - image: linuxserver/heimdall:2.6.2 + image: linuxserver/heimdall:2.6.3 labels: createdBy: "Apps"