Update Bitwarden lite docker-compose.yml to 2025.11.1

This commit is contained in:
bw-ghapp[bot]
2025-12-03 19:51:16 +00:00
parent 602c887aa3
commit 68aede51d3

View File

@@ -6,7 +6,7 @@ services:
- db
env_file:
- settings.env
image: ${REGISTRY:-ghcr.io/bitwarden}/lite:${TAG:-beta}
image: ${REGISTRY:-ghcr.io/bitwarden}/lite:${TAG:-2025.11.1}
restart: always
ports:
- "80:8080"