Skip to content

Commit

Permalink
feat(container): update immich group ( v1.100.0 → v1.101.0 ) (#3393)
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-jeeves[bot] authored Apr 6, 2024
1 parent b187b31 commit 50cc133
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.100.0@sha256:612e8856ad92f5915ececd5a67b76b7218f0fe4e41c72fcf1675bee76802294b
tag: v1.101.0@sha256:b0a22ca87496019f495ed5ce89df08da237e0987d389376b435b2226a8c29463
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.100.0@sha256:d603fd34d587cbf0c99442bb44da395450157d5eb7dec40d2d1d16f2cfdb988b
tag: v1.101.0@sha256:0097562444db38ebd2e5f98e71bd27dc6dd69b7f786207f7d323febbf99b8f93
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.100.0@sha256:d603fd34d587cbf0c99442bb44da395450157d5eb7dec40d2d1d16f2cfdb988b
tag: v1.101.0@sha256:0097562444db38ebd2e5f98e71bd27dc6dd69b7f786207f7d323febbf99b8f93
command: /bin/sh
args:
- ./start-server.sh
Expand Down

0 comments on commit 50cc133

Please sign in to comment.