Compare commits
No commits in common. "90864b81afdd550a2c4d0168c669171b020720bc" and "003872eec02e307cc8bf5d6d4b70f0b42c578f42" have entirely different histories.
90864b81af
...
003872eec0
2 changed files with 2 additions and 2 deletions
|
@ -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.101.0
|
tag: v1.100.0
|
||||||
command: /bin/sh
|
command: /bin/sh
|
||||||
args:
|
args:
|
||||||
- ./start-server.sh
|
- ./start-server.sh
|
||||||
|
|
|
@ -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.101.0
|
tag: v1.100.0
|
||||||
command: /bin/sh
|
command: /bin/sh
|
||||||
args:
|
args:
|
||||||
- ./start-microservices.sh
|
- ./start-microservices.sh
|
||||||
|
|
Loading…
Reference in a new issue