mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
update dockerifle
This commit is contained in:
parent
0b99be5b30
commit
a87b571376
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.12-alpine as builder
|
||||
FROM golang:1.14-alpine as builder
|
||||
RUN apk add --no-cache git
|
||||
WORKDIR /go/croc
|
||||
COPY . .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue