Skip to content

Commit d060973

Browse files
[PM-34696] [deps]: Update ghcr.io/bitwarden/lite Docker tag to v2026.3.2 (#477)
* [deps]: Update ghcr.io/bitwarden/lite Docker tag to v2026.3.2 * update version in name --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jonathan Prusik <jprusik@classynemesis.com>
1 parent 19e9fb9 commit d060973

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name: v2026-03-01
1+
name: v2026-03-02
22
services:
33
bitwarden:
44
depends_on:
55
- db
66
env_file:
77
- .env
8-
image: ghcr.io/bitwarden/lite:2026.3.1
8+
image: ghcr.io/bitwarden/lite:2026.3.2
99
restart: "no"
1010
ports:
1111
- ${VAULT_HOST_PORT}:8443

0 commit comments

Comments
 (0)