Skip to content

Commit 439c674

Browse files
Merge pull request #92 from codecov/renovate/docker-dockerfile-1.x
Update docker/dockerfile Docker tag to v1.12
2 parents a9dd090 + f0a5973 commit 439c674

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.6
1+
# syntax=docker/dockerfile:1.12
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)