Bump Go to 1.15 for build (#37)
This commit is contained in:
commit
5cec1579c7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.13 AS build
|
FROM golang:1.15 AS build
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
RUN apt-get update && apt-get install -y libsecret-1-dev
|
RUN apt-get update && apt-get install -y libsecret-1-dev
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue