mirror of
https://git.klmp200.net/ALFRED/ALFRED.git
synced 2025-01-18 18:46:44 +01:00
Upgrade go version
This commit is contained in:
parent
e9b3dabd10
commit
c501c6645a
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.10 AS builder
|
FROM golang:1.11 AS builder
|
||||||
|
|
||||||
# Download and install the latest release of dep
|
# Download and install the latest release of dep
|
||||||
# ADD https://github.com/golang/dep/releases/download/v0.4.1/dep-linux-amd64 /usr/bin/dep
|
# ADD https://github.com/golang/dep/releases/download/v0.4.1/dep-linux-amd64 /usr/bin/dep
|
||||||
|
Loading…
Reference in New Issue
Block a user