Skip to content

Commit 6fb6bf4

Browse files
Update haproxytech/haproxy-alpine Docker tag to v3
1 parent a9dd090 commit 6fb6bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.6
2-
FROM haproxytech/haproxy-alpine:2.9
2+
FROM haproxytech/haproxy-alpine:3.2
33
RUN apk update --no-cache && apk upgrade --no-cache openssl && apk add --no-cache gettext
44
RUN mkdir -p /etc/codecov/ssl/certs && chown haproxy:haproxy /etc/codecov/ssl/certs && chown haproxy:haproxy /etc/haproxy
55
COPY --chown=haproxy:haproxy --chmod=644 config/0-haproxy.conf /etc/haproxy/0-haproxy.conf.template

0 commit comments

Comments
 (0)