1 Commits

Author SHA1 Message Date
Renovate Bot
fc7d8a9848 Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.19.5 2025-11-07 00:02:00 +00:00
9 changed files with 11 additions and 11 deletions

View File

@@ -18,7 +18,7 @@ services:
- 5434:5432
paperless:
image: ghcr.io/paperless-ngx/paperless-ngx:2.19.6
image: ghcr.io/paperless-ngx/paperless-ngx:2.19.5
restart: always
depends_on:
- db

View File

@@ -2,7 +2,7 @@
services:
pihole:
container_name: pihole
image: pihole/pihole:2025.11.0
image: pihole/pihole:2025.10.3
ports:
# DNS Ports
- "53:53/tcp"

View File

@@ -1,6 +1,6 @@
services:
pocket-id:
image: ghcr.io/pocket-id/pocket-id:v1.15.0
image: ghcr.io/pocket-id/pocket-id:v1.14.2
restart: always
env_file: .env
ports:

View File

@@ -1,6 +1,6 @@
services:
shlink:
image: shlinkio/shlink:4.6
image: shlinkio/shlink:4.5
container_name: shlink
restart: always
ports:

View File

@@ -1,6 +1,6 @@
services:
shlink:
image: shlinkio/shlink:4.6
image: shlinkio/shlink:4.5
container_name: shlink
restart: always
ports:

View File

@@ -1,6 +1,6 @@
services:
spliit:
image: ghcr.io/spliit-app/spliit:1.19.0
image: ghcr.io/spliit-app/spliit:1.18.0
restart: always
ports:
- 3001:3000

View File

@@ -1,6 +1,6 @@
services:
spliit:
image: ghcr.io/spliit-app/spliit:1.19.0
image: ghcr.io/spliit-app/spliit:1.18.0
restart: always
ports:
- 3001:3000

View File

@@ -58,7 +58,7 @@ services:
- postgres-network
mas:
image: ghcr.io/element-hq/matrix-authentication-service:1.6.0
image: ghcr.io/element-hq/matrix-authentication-service:1.5.0
restart: always
working_dir: /config
volumes:
@@ -77,7 +77,7 @@ services:
synapse:
container_name: synapse
image: matrixdotorg/synapse:v1.142.0
image: matrixdotorg/synapse:v1.141.0
restart: always
volumes:
- ${SYNAPSE_CONFIG_DIR}:/data

View File

@@ -61,7 +61,7 @@ services:
ports:
- 5440:5432
mas:
image: ghcr.io/element-hq/matrix-authentication-service:1.6.0
image: ghcr.io/element-hq/matrix-authentication-service:1.5.0
restart: always
working_dir: /config
volumes:
@@ -97,7 +97,7 @@ services:
- 5442:5432
synapse:
container_name: synapse
image: matrixdotorg/synapse:v1.142.0
image: matrixdotorg/synapse:v1.141.0
restart: always
volumes:
- ${SYNAPSE_CONFIG_DIR}:/data