Skip to content

Commit

Permalink
feat(container): update immich group ( v1.99.0 → v1.100.0 ) (#3341)
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-jeeves[bot] authored Mar 29, 2024
1 parent d80e7af commit 93d504f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.99.0@sha256:9a9d289a5fc894dad1aae6e49c09f39735846cda351e9f74879fcb0601437262
tag: v1.100.0@sha256:612e8856ad92f5915ececd5a67b76b7218f0fe4e41c72fcf1675bee76802294b
envFrom:
- secretRef:
name: immich-secret
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.99.0@sha256:ad7a9828eb25e4f42ad17631bc81408b3fe464c4eec2300742af2e37acb4e8d6
tag: v1.100.0@sha256:d603fd34d587cbf0c99442bb44da395450157d5eb7dec40d2d1d16f2cfdb988b
command: /bin/sh
args:
- ./start-microservices.sh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.99.0@sha256:ad7a9828eb25e4f42ad17631bc81408b3fe464c4eec2300742af2e37acb4e8d6
tag: v1.100.0@sha256:d603fd34d587cbf0c99442bb44da395450157d5eb7dec40d2d1d16f2cfdb988b
command: /bin/sh
args:
- ./start-server.sh
Expand Down

0 comments on commit 93d504f

Please sign in to comment.