dockerfile fix

This commit is contained in:
2025-10-13 12:45:52 +03:00
parent b12569914b
commit 4d4ac3ce6f

View File

@@ -1,4 +1,4 @@
FROM bitnami/haproxy:2
FROM bitnami/haproxy
# Copy config
COPY ./docker/haproxy.cfg /bitnami/haproxy/conf/haproxy.cfg