chore(deps): update linuxserver/keepassxc docker tag to v2.7.11 (#3186)
This commit is contained in:
parent
58faab8a2a
commit
c9641238b2
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
keepassxc:
|
keepassxc:
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
image: linuxserver/keepassxc:2.7.10
|
image: linuxserver/keepassxc:2.7.11
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
Loading…
Reference in New Issue