update Dockerfile
This commit is contained in:
parent
e9dc81b4f4
commit
6ee452c302
@ -1,4 +1,4 @@
|
||||
FROM golang:1-alpine as builder
|
||||
FROM golang:1 as builder
|
||||
|
||||
ADD . /data
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user