Update ghcr.io/immich-app/immich-server Docker tag to v1.105.1 #291

Merged
jahanson merged 1 commit from renovate/ghcr.io-immich-app-immich-server-1.x into main 2024-05-28 08:32:43 -05:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f000daad54 - Show all commits

View file

@ -33,7 +33,7 @@ spec:
app: app:
image: image:
repository: ghcr.io/immich-app/immich-server repository: ghcr.io/immich-app/immich-server
tag: v1.103.1 tag: v1.105.1
command: /bin/sh command: /bin/sh
args: args:
- ./start-server.sh - ./start-server.sh

View file

@ -37,7 +37,7 @@ spec:
app: app:
image: image:
repository: ghcr.io/immich-app/immich-server repository: ghcr.io/immich-app/immich-server
tag: v1.103.1 tag: v1.105.1
command: /bin/sh command: /bin/sh
args: args:
- ./start-microservices.sh - ./start-microservices.sh