update bitwarden and roundcube
This commit is contained in:
parent
710b6dbeab
commit
bd02bfb314
|
@ -18,5 +18,5 @@
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
roles:
|
roles:
|
||||||
- haproxy
|
- haproxy
|
||||||
# - bitwarden
|
- bitwarden
|
||||||
- roundcube
|
- roundcube
|
||||||
|
|
|
@ -26,10 +26,10 @@ all:
|
||||||
Update_Package_Lists: 1
|
Update_Package_Lists: 1
|
||||||
|
|
||||||
# https://hub.docker.com/r/vaultwarden/server/tags
|
# https://hub.docker.com/r/vaultwarden/server/tags
|
||||||
bitwarden_version: 1.26.0-alpine
|
bitwarden_version: 1.28.1-alpine
|
||||||
|
|
||||||
# https://hub.docker.com/r/roundcube/roundcubemail/tags
|
# https://hub.docker.com/r/roundcube/roundcubemail/tags
|
||||||
roudcube_version: 1.6.0-apache
|
roudcube_version: 1.6.1-apache
|
||||||
|
|
||||||
certbot_domains:
|
certbot_domains:
|
||||||
- "jabber.0rpheus.net"
|
- "jabber.0rpheus.net"
|
||||||
|
|
Loading…
Reference in New Issue