Skip to content

Commit aa9ee17

Browse files
authored
feat: allow building image on podman (#47)
Signed-off-by: Oleksander Piskun <[email protected]>
1 parent 1fe41fe commit aa9ee17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# - HP_SHARED_KEY or HP_SHARED_KEY_FILE must be provided at runtime.
2424
# -------------------------------------------------------------------------
2525

26-
FROM haproxy:3.1.2-alpine3.21
26+
FROM docker.io/library/haproxy:3.1.2-alpine3.21
2727

2828
USER root
2929

0 commit comments

Comments
 (0)