Skip to content

Commit

Permalink
cmd/ockafka: upgrade golang
Browse files Browse the repository at this point in the history
Change-Id: I44822fb0c649a71698932f84d4c7ada541008fd3
  • Loading branch information
7AC committed Jan 22, 2020
1 parent e27ab58 commit 61d40af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/ockafka/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Use of this source code is governed by the Apache License 2.0
# that can be found in the COPYING file.

FROM golang:1.10.3
FROM golang:1.13.6

RUN mkdir -p /go/src/github.com/aristanetworks/goarista/cmd
WORKDIR /go/src/github.com/aristanetworks/goarista
Expand Down

0 comments on commit 61d40af

Please sign in to comment.