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 c0ecbd3 commit 4e260e7Copy full SHA for 4e260e7
docker-compose.yml
@@ -4,7 +4,7 @@ services:
4
- db
5
env_file:
6
- .env
7
- image: bitwarden/self-host:2025.1.1-beta # https://github.com/bitwarden/self-host/releases
+ image: bitwarden/self-host:2025.2.1-beta # https://github.com/bitwarden/self-host/releases
8
restart: always
9
ports:
10
- ${VAULT_HOST_PORT}:8443
0 commit comments