mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 21:16:55 +08:00
chore(deps): update vaultwarden/server docker tag to v1.30.2 (#875)
* chore(deps): update vaultwarden/server docker tag to v1.30.2 * 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>
This commit is contained in:
parent
3b3a4f0c3e
commit
ab170d7a96
@ -9,7 +9,7 @@ services:
|
|||||||
- "${PANEL_APP_PORT_HTTP}:80"
|
- "${PANEL_APP_PORT_HTTP}:80"
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/data
|
- ./data:/data
|
||||||
image: vaultwarden/server:1.30.1-alpine
|
image: vaultwarden/server:1.30.2-alpine
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
networks:
|
networks:
|
Loading…
Reference in New Issue
Block a user