Browse Source

chore: upgrade Heimdall 2.5.6 -> 2.6.1

Christoph Schug 2 years ago
parent
commit
ff6085ece3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker-compose/heimdall/docker-compose.yaml

+ 1 - 1
docker-compose/heimdall/docker-compose.yaml

@@ -1,7 +1,7 @@
 ---
 services:
   heimdall:
-    image: lscr.io/linuxserver/heimdall:2.5.6
+    image: lscr.io/linuxserver/heimdall:2.6.1
     container_name: heimdall
     environment:
       - PUID=1000