We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45031e commit 585f192Copy full SHA for 585f192
1 file changed
docker-compose.yml
@@ -1,11 +1,11 @@
1
-name: v2025-11-00
+name: v2025-12-01
2
services:
3
bitwarden:
4
depends_on:
5
- db
6
env_file:
7
- .env
8
- image: ghcr.io/bitwarden/self-host:2025.11.0-beta
+ image: ghcr.io/bitwarden/lite:2025.12.1
9
restart: always
10
ports:
11
- ${VAULT_HOST_PORT}:8443
0 commit comments