Skip to content

Commit

Permalink
[libbeat] Update go version in CI Dockerfile (elastic#14213)
Browse files Browse the repository at this point in the history
  • Loading branch information
faec authored and jorgemarey committed Dec 13, 2019
1 parent e8e28a2 commit 29a2edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/libbeat/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.10.3
FROM golang:1.12.12

RUN set -x && \
apt-get update && \
Expand Down

0 comments on commit 29a2edc

Please sign in to comment.