Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
updated the buffalo docker image to use the latest version for the
Browse files Browse the repository at this point in the history
golang image
  • Loading branch information
markbates committed Apr 7, 2018
1 parent 251f8ce commit 5bce869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.9.0
FROM golang:latest

RUN go version

Expand Down

0 comments on commit 5bce869

Please sign in to comment.