Skip to content

Commit f0a5973

Browse files
Update docker/dockerfile Docker tag to v1.12
1 parent a9dd090 commit f0a5973

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)