mirror of
https://github.com/bitwarden/self-host.git
synced 2026-06-28 06:15:46 +00:00
Update Bitwarden lite docker-compose.yml to 2025.11.1
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user