Skip to content

Commit 8b5af2e

Browse files
chore(deps): update haproxytech/haproxy-alpine docker tag to v3
1 parent 69a5359 commit 8b5af2e

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.0
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)