Skip to content

Commit 18f0d1d

Browse files
Kapacitor 1.6.4
1 parent 79d6c28 commit 18f0d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kapacitor/1.6/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 KAPACITOR_VERSION 1.6.3
7+
ENV KAPACITOR_VERSION 1.6.4
88

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

0 commit comments

Comments
 (0)