update images
All checks were successful
Deploy Containers / Prepare (push) Successful in 48s

This commit is contained in:
2025-07-31 16:31:36 -04:00
parent a8ab5ed9b5
commit 1bf152ed82
3 changed files with 406 additions and 406 deletions

View File

@@ -20,7 +20,7 @@
- name: Create Immich DB Docker Container
docker_container:
name: immich_postgres
image: ghcr.io/immich-app/postgres:14-vectorchord0.3.0-pgvectors0.2.0
image: ghcr.io/immich-app/postgres:14-vectorchord0.4.3-pgvectors0.2.0
restart_policy: unless-stopped
recreate: true
volumes:

View File

@@ -12,7 +12,7 @@
- name: Deploy Radarr Container
docker_container:
name: radarr
image: ghcr.io/hotio/radarr
image: lscr.io/linuxserver/radarr:latest
restart_policy: unless-stopped
recreate: true
volumes:
@@ -38,7 +38,7 @@
- name: Deploy Lidarr Container
docker_container:
name: lidarr
image: ghcr.io/hotio/lidarr
image: lscr.io/linuxserver/lidarr:latest
restart_policy: unless-stopped
recreate: true
volumes: