Skip to content

Commit e0bdc58

Browse files
Update haproxytech/haproxy-alpine Docker tag to v3.5
1 parent 223abe9 commit e0bdc58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.17
2-
FROM haproxytech/haproxy-alpine:3.3
2+
FROM haproxytech/haproxy-alpine:3.5
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)