mirror of
https://github.com/gomods/athens
synced 2026-02-03 11:00:32 +00:00
Update builds for Go 1.14 (#1558)
* Update .drone.yml for Go 1.14 * Update appveyor.yml for Go 1.14 * Update Dockerfile.test for Go 1.14 * Update Dockerfile for Go 1.14 * Update scripts/build-image/Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.12-stretch
|
||||
FROM golang:1.14-stretch
|
||||
|
||||
WORKDIR /tmp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user