Update to 1.92.0

This commit is contained in:
Daniel Berteaud 2024-01-08 09:25:42 +01:00
parent d24d1230f5
commit d5c29e063a
2 changed files with 4 additions and 4 deletions

View File

@ -115,7 +115,7 @@ job "immich" {
user = 3001
config {
image = "ghcr.io/immich-app/immich-server:v1.91.4"
image = "ghcr.io/immich-app/immich-server:v1.92.0"
readonly_rootfs = true
command = "start.sh"
args = ["immich"]
@ -171,7 +171,7 @@ _EOT
user = 3001
config {
image = "ghcr.io/immich-app/immich-server:v1.91.4"
image = "ghcr.io/immich-app/immich-server:v1.92.0"
readonly_rootfs = true
command = "start.sh"
args = ["microservices"]
@ -294,7 +294,7 @@ _EOT
user = 3001
config {
image = "ghcr.io/immich-app/immich-machine-learning:v1.91.4"
image = "ghcr.io/immich-app/immich-machine-learning:v1.92.0"
readonly_rootfs = true
pids_limit = 200
}

View File

@ -6,7 +6,7 @@ instance: immich
immich:
# Immich version
version: v1.91.4
version: v1.92.0
# API server settings
server: