We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 802f329 commit 410be19Copy full SHA for 410be19
Dockerfile
@@ -1,4 +1,4 @@
1
-# syntax=docker/dockerfile:1.17
+# syntax=docker/dockerfile:1.19
2
FROM haproxytech/haproxy-alpine:3.3
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