Add the proper immich image

This commit is contained in:
Daniel Cosme
2026-05-05 12:29:30 -04:00
parent 25bf159648
commit 93e9548410
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ var Linkding = Service{
var Immich = Service{
Name: "immich",
Image: "ghcr.io/immich-app/immich-server:v2.6.0-release",
Image: "ghcr.io/immich-app/immich-server:v2.7.5",
Port: 2283, // Server Port
// PublicURL: "https://photos.danicos.me",
}