We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f2ba6 commit 6c35948Copy full SHA for 6c35948
chronograf/1.7/alpine/Dockerfile
@@ -4,7 +4,7 @@ RUN echo 'hosts: files dns' >> /etc/nsswitch.conf
4
RUN apk add --no-cache ca-certificates && \
5
update-ca-certificates
6
7
-ENV CHRONOGRAF_VERSION 1.7.14
+ENV CHRONOGRAF_VERSION 1.7.16
8
9
RUN set -ex && \
10
apk add --no-cache --virtual .build-deps wget gnupg tar && \
0 commit comments