Skip to content

Commit e383339

Browse files
chore(deps): update docker/dockerfile docker tag to v1.23
1 parent f848924 commit e383339

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.17
1+
# syntax=docker/dockerfile:1.23
22
FROM haproxytech/haproxy-alpine:3.3
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)