Skip to content

Commit b3d73dd

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update vaultwarden/server docker tag to v1.35.1 (#6081)
* chore(deps): update vaultwarden/server docker tag to v1.35.1 * 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 d6bd7a5 commit b3d73dd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

apps/bitwarden/1.35.0-alpine/docker-compose.yml renamed to apps/bitwarden/1.35.1-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.35.0-alpine
11+
image: vaultwarden/server:1.35.1-alpine
1212
labels:
1313
createdBy: "Apps"
1414
networks:

0 commit comments

Comments
 (0)