1 Commits

Author SHA1 Message Date
Renovate Bot
bc939d2571 Update docker.io/gotenberg/gotenberg Docker tag to v8.30.1 2026-04-07 00:03:29 +00:00
4 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
services:
immich-server:
container_name: immich_server
image: ghcr.io/immich-app/immich-server:v2.7.2
image: ghcr.io/immich-app/immich-server:v2.6.3
# extends:
# file: hwaccel.transcoding.yml
# service: cpu # set to one of [nvenc, quicksync, rkmpp, vaapi, vaapi-wsl] for accelerated transcoding
@@ -25,7 +25,7 @@ services:
immich-machine-learning:
container_name: immich_machine_learning
image: ghcr.io/immich-app/immich-machine-learning:v2.7.2
image: ghcr.io/immich-app/immich-machine-learning:v2.6.3
volumes:
- model-cache:/cache
env_file:

View File

@@ -63,7 +63,7 @@ services:
# Node Exporter - Host System Metrics
node_exporter:
image: prom/node-exporter:v1.11.1
image: prom/node-exporter:v1.10.2
restart: unless-stopped
ports:
- "9100:9100"

View File

@@ -49,7 +49,7 @@ services:
PAPERLESS_REDIRECT_LOGIN_TO_SSO: true
gotenberg:
image: docker.io/gotenberg/gotenberg:8.29.1
image: docker.io/gotenberg/gotenberg:8.30.1
restart: always
# The gotenberg chromium route is used to convert .eml files. We do not

View File

@@ -61,7 +61,7 @@ services:
ports:
- 5440:5432
mas:
image: ghcr.io/element-hq/matrix-authentication-service:1.15.0
image: ghcr.io/element-hq/matrix-authentication-service:1.14.0
restart: always
working_dir: /config
volumes: