Skip to content

Commit 8f574ba

Browse files
authored
bump bitwarden self-host image version (#344)
1 parent e776f78 commit 8f574ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name: v2025-05-02
1+
name: v2025-06-00
22
services:
33
bitwarden:
44
depends_on:
55
- db
66
env_file:
77
- .env
8-
image: ghcr.io/bitwarden/self-host:2025.5.2-beta # https://github.com/bitwarden/self-host/releases
8+
image: ghcr.io/bitwarden/self-host:2025.6.0-beta # https://github.com/bitwarden/self-host/releases
99
restart: always
1010
ports:
1111
- ${VAULT_HOST_PORT}:8443

0 commit comments

Comments
 (0)