Skip to content

Commit 25910f7

Browse files
chore(deps): update docker/dockerfile docker tag to v1.17
1 parent f262093 commit 25910f7

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