Skip to content

Commit 6c35948

Browse files
authored
chore(chronograf/alpine): update to chrono 1.7.16
1 parent 20f2ba6 commit 6c35948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chronograf/1.7/alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ RUN echo 'hosts: files dns' >> /etc/nsswitch.conf
44
RUN apk add --no-cache ca-certificates && \
55
update-ca-certificates
66

7-
ENV CHRONOGRAF_VERSION 1.7.14
7+
ENV CHRONOGRAF_VERSION 1.7.16
88

99
RUN set -ex && \
1010
apk add --no-cache --virtual .build-deps wget gnupg tar && \

0 commit comments

Comments
 (0)