Compare commits

...

2 Commits

Author SHA1 Message Date
Michael Rennecke a39f460345 update haproxy 2023-12-19 10:09:38 +01:00
Michael Rennecke 35bdc70001 update bitwarden 2023-12-19 10:09:24 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
set -e
HAPROXY_VERSION=2.9.0
HAPROXY_VERSION=2.9.1
HAPROXY_URL=https://www.haproxy.org/download/2.9/src/haproxy-${HAPROXY_VERSION}.tar.gz
HAPROXY_SHA256_URL=${HAPROXY_URL}.sha256
HAPROXY_SRC=/tmp/haproxy

View File

@ -26,7 +26,7 @@ all:
Update_Package_Lists: 1
# https://hub.docker.com/r/vaultwarden/server/tags
bitwarden_version: 1.29.2-alpine
bitwarden_version: 1.30.1-alpine
# https://hub.docker.com/r/roundcube/roundcubemail/tags
roudcube_version: 1.6.4-apache