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 8ffcd9a commit 4080d7dCopy full SHA for 4080d7d
docker-compose.yml
@@ -5,7 +5,7 @@ services:
5
- db
6
env_file:
7
- .env
8
- image: ghcr.io/bitwarden/self-host:2025.6.0-beta # https://github.com/bitwarden/self-host/releases
+ image: ghcr.io/bitwarden/self-host:2025.7.2-beta # https://github.com/bitwarden/self-host/releases
9
restart: always
10
ports:
11
- ${VAULT_HOST_PORT}:8443
0 commit comments