Compare commits
No commits in common. "06d0b9a0709f87274fee1d6125ea7e751bae4cd3" and "e2e9ea75f6287b55886acec5cda4b0f6ab3d0f8c" have entirely different histories.
06d0b9a070
...
e2e9ea75f6
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.105.1
|
||||
tag: v1.103.1
|
||||
command: /bin/sh
|
||||
args:
|
||||
- ./start-server.sh
|
||||
|
|
|
@ -37,7 +37,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.105.1
|
||||
tag: v1.103.1
|
||||
command: /bin/sh
|
||||
args:
|
||||
- ./start-microservices.sh
|
||||
|
|
Loading…
Reference in a new issue