Compare commits
7 Commits
c22b575a60
...
5084bffdc7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5084bffdc7 | ||
| 6e03050c47 | |||
| 699239bf84 | |||
| 9678b66340 | |||
|
|
f0f1b2e516 | ||
|
|
b60df30ecd | ||
|
|
b88861408b |
@@ -9,7 +9,7 @@ jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: renovate/renovate:42.17.0
|
||||
image: renovate/renovate:42.18.0
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
@@ -19,7 +19,7 @@ spec:
|
||||
runtimeClassName: nvidia
|
||||
containers:
|
||||
- name: immich-machine-learning
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.2.3-cuda
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.3.0-cuda
|
||||
ports:
|
||||
- containerPort: 3003
|
||||
env:
|
||||
|
||||
@@ -39,7 +39,7 @@ spec:
|
||||
done
|
||||
containers:
|
||||
- name: immich-server
|
||||
image: ghcr.io/immich-app/immich-server:v2.2.3
|
||||
image: ghcr.io/immich-app/immich-server:v2.3.0
|
||||
ports:
|
||||
- containerPort: 2283
|
||||
env:
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: code-server
|
||||
image: lscr.io/linuxserver/code-server:4.105.1
|
||||
image: lscr.io/linuxserver/code-server:4.106.0
|
||||
ports:
|
||||
- containerPort: 8443
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user