Skip to content

Commit c507add

Browse files
chore(deps): update haproxytech/haproxy-debian docker tag to v3.2.9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d88ac1e commit c507add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appuio/haproxy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from haproxytech/haproxy-debian:3.2.3
1+
from haproxytech/haproxy-debian:3.2.9
22

33
RUN curl -o mysql.deb https://dev.mysql.com/get/mysql-apt-config_0.8.34-1_all.deb || exit 1 \
44
dpkg -i mysql.deb || exit 1 ; \

0 commit comments

Comments
 (0)