Skip to content

Commit e40830d

Browse files
committed
Build from Alpine:3.17.2
1 parent 0b7142b commit e40830d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Dockerfile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
FROM alpine:3.15.3
1+
FROM alpine:3.17.2
22

3-
LABEL org.opencontainers.image.authors "Richard Kojedzinszky <[email protected]>"
4-
LABEL org.opencontainers.image.source https://github.com/kubernetize/haproxy
3+
LABEL org.opencontainers.image.authors="Richard Kojedzinszky <[email protected]>"
54

65
RUN \
76
adduser -h /var/lib/haproxy -s /bin/false -D -H -u 18521 haproxy && \

0 commit comments

Comments
 (0)