Skip to content

Commit 8c1f83f

Browse files
Chronograf 1.9.4
1 parent 8042b0c commit 8c1f83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chronograf/1.9/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.9.3
7+
ENV CHRONOGRAF_VERSION 1.9.4
88

99
RUN set -ex && \
1010
mkdir ~/.gnupg; \

0 commit comments

Comments
 (0)