Compare commits

..

No commits in common. "147ee96dbd9bc6e10f0469aebaff66b9a9f35e4b" and "57115c1d1d7e34977de81ee2d111b9b9adda34ce" have entirely different histories.

2 changed files with 2 additions and 2 deletions

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.102.3
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.102.3
command: /bin/sh command: /bin/sh
args: args:
- ./start-microservices.sh - ./start-microservices.sh