Skip to content

Commit 8a791a6

Browse files
Update to 5.6.3
1 parent 2137f27 commit 8a791a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ RUN set -ex; \
4848
# https://www.elastic.co/guide/en/kibana/5.0/deb.html
4949
RUN echo 'deb https://artifacts.elastic.co/packages/5.x/apt stable main' > /etc/apt/sources.list.d/kibana.list
5050

51-
ENV KIBANA_VERSION 5.6.0
51+
ENV KIBANA_VERSION 5.6.3
5252

5353
RUN set -x \
5454
&& apt-get update \

0 commit comments

Comments
 (0)