feat: 修改 bitwarden 版本
This commit is contained in:
parent
6535d21b0c
commit
c2e1e3767d
|
|
@ -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.29.2-alpine@sha256:271382b474072d1c3dfd2d29f93d254a280eaa3683df5018565c23d4dbdce634
|
image: vaultwarden/server:1.29.2-alpine
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue