Skip to content

Commit 1f2585e

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update vaultwarden/server docker tag to v1.32.5 (#2543)
* chore(deps): update vaultwarden/server docker tag to v1.32.5 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
1 parent 2a3fd7a commit 1f2585e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

apps/bitwarden/1.32.4-alpine/docker-compose.yml renamed to apps/bitwarden/1.32.5-alpine/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
- "${PANEL_APP_PORT_HTTP}:80"
99
volumes:
1010
- ./data:/data
11-
image: vaultwarden/server:1.32.4-alpine
11+
image: vaultwarden/server:1.32.5-alpine
1212
labels:
1313
createdBy: "Apps"
1414
networks:

0 commit comments

Comments
 (0)