mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
update dependencies
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# First build step
|
||||
FROM golang:1.9-alpine as builder
|
||||
FROM golang:1.10-alpine as builder
|
||||
|
||||
WORKDIR /go/src/cowyo
|
||||
COPY . .
|
||||
|
Reference in New Issue
Block a user