Skip to content

Commit 4e260e7

Browse files
[deps]: Update bitwarden/self-host Docker tag to v2025.2.1 (#312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0ecbd3 commit 4e260e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
- db
55
env_file:
66
- .env
7-
image: bitwarden/self-host:2025.1.1-beta # https://github.com/bitwarden/self-host/releases
7+
image: bitwarden/self-host:2025.2.1-beta # https://github.com/bitwarden/self-host/releases
88
restart: always
99
ports:
1010
- ${VAULT_HOST_PORT}:8443

0 commit comments

Comments
 (0)