Skip to content

Commit 5ea8f05

Browse files
Merge pull request #79 from codecov/renovate/docker-dockerfile-1.x
Update docker/dockerfile Docker tag to v1.6
2 parents b7e615a + eb4aa6e commit 5ea8f05

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
@@ -1,4 +1,4 @@
1-
# syntax=docker/dockerfile:1.3
1+
# syntax=docker/dockerfile:1.6
22
FROM haproxytech/haproxy-alpine:2.9
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

0 commit comments

Comments
 (0)