Update to 1.102.3

This commit is contained in:
Daniel Berteaud 2024-04-20 23:15:38 +02:00
parent a8c59ec3d2
commit 7622c5e8f1
2 changed files with 4 additions and 4 deletions

View File

@ -139,7 +139,7 @@ job "immich" {
user = 3001
config {
image = "ghcr.io/immich-app/immich-server:v1.102.2"
image = "ghcr.io/immich-app/immich-server:v1.102.3"
readonly_rootfs = true
command = "start.sh"
args = ["immich"]
@ -208,7 +208,7 @@ _EOT
user = 3001
config {
image = "ghcr.io/immich-app/immich-server:v1.102.2"
image = "ghcr.io/immich-app/immich-server:v1.102.3"
readonly_rootfs = true
command = "start.sh"
args = ["microservices"]
@ -357,7 +357,7 @@ _EOT
user = 3001
config {
image = "ghcr.io/immich-app/immich-machine-learning:v1.102.2"
image = "ghcr.io/immich-app/immich-machine-learning:v1.102.3"
readonly_rootfs = true
pids_limit = 200
}

View File

@ -6,7 +6,7 @@ instance: immich
immich:
# Immich version
version: 1.102.2
version: 1.102.3
postgres:
database: '[[ .instance ]]'