Skip to content

Commit

Permalink
bump Dockerfile to golang 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ctdk committed Jan 26, 2018
1 parent e13fc93 commit 68897b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.8
FROM golang:1.9

# A Dockerfile that lets you run the local source tree of goiardi easily
# locally. See https://hub.docker.com/r/ctdk/goiardi/ for official goiardi
Expand Down

0 comments on commit 68897b2

Please sign in to comment.