1 Commits

Author SHA1 Message Date
Renovate Bot
6b96ee757c Update ghcr.io/pocket-id/pocket-id Docker tag to v0.40.0 2025-03-14 00:01:40 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
services:
pocket-id:
image: ghcr.io/pocket-id/pocket-id:v0.40.1
image: ghcr.io/pocket-id/pocket-id:v0.40.0
restart: unless-stopped
env_file: .env
ports:

View File

@@ -31,7 +31,7 @@ services:
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
POSTGRES_INITDB_ARGS: '--encoding=UTF-8 --locale=C'
synapse:
image: matrixdotorg/synapse:v1.126.0
image: matrixdotorg/synapse:v1.125.0
restart: unless-stopped
volumes:
- ${SYNAPSE_CONFIG_DIR}:/data