mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-24 20:36:24 +02:00
uprade to Go version 1.8
This is needed for upcoming dependencies for Google Cloud Storage support.
This commit is contained in:
parent
817908938e
commit
fcb6465a29
2 changed files with 2 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM google/golang
|
||||
FROM golang:1.8
|
||||
MAINTAINER Sevki <s@sevki.org>
|
||||
|
||||
ADD . /go/src/willnorris.com/go/imageproxy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue