mirror of
https://github.com/octoleo/syncthing.git
synced 2024-12-22 02:48:59 +00:00
Revert "build: Go 1.14 for the Debian etc builds"
This reverts commit d400e51422
.
This commit is contained in:
parent
7956e7d0ef
commit
b64052bc26
@ -1,5 +1,5 @@
|
||||
# We will grab the Go compiler from the latest Go image.
|
||||
FROM golang:1.14 as go
|
||||
FROM golang:1.13 as go
|
||||
|
||||
# Otherwise we base on the snapcraft container as that is by far the
|
||||
# most complex and tricky thing to get installed and working...
|
||||
|
Loading…
Reference in New Issue
Block a user