7 Commits

4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
services:
gitea:
container_name: gitea
image: gitea/gitea:1.23.4-rootless
image: gitea/gitea:1.23.5-rootless
restart: always
volumes:
- ${GITEA_DATA_LOCATION}:/var/lib/gitea

View File

@@ -1,6 +1,6 @@
services:
pingvin:
image: stonith404/pingvin-share:v1.9.0
image: stonith404/pingvin-share:v1.10.4
restart: unless-stopped
ports:
- 3042:3000

View File

@@ -1,6 +1,6 @@
services:
pocket-id:
image: ghcr.io/pocket-id/pocket-id:v0.35.4
image: ghcr.io/pocket-id/pocket-id:v0.40.1
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.125.0
image: matrixdotorg/synapse:v1.126.0
restart: unless-stopped
volumes:
- ${SYNAPSE_CONFIG_DIR}:/data