We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93fcee5 + e65e88a commit abadd29Copy full SHA for abadd29
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-# syntax=docker/dockerfile:1.12
+# syntax=docker/dockerfile:1.16
2
FROM haproxytech/haproxy-alpine:2.9
3
RUN apk update --no-cache && apk upgrade --no-cache openssl && apk add --no-cache gettext
4
RUN mkdir -p /etc/codecov/ssl/certs && chown haproxy:haproxy /etc/codecov/ssl/certs && chown haproxy:haproxy /etc/haproxy
0 commit comments