mirror of
https://github.com/simon987/feed_archiver.git
synced 2025-04-10 06:06:44 +00:00
update go version
This commit is contained in:
parent
9ac16ae71e
commit
e8ea4ff1dd
@ -1,5 +1,5 @@
|
||||
# Build
|
||||
FROM golang:1.13 as go_build
|
||||
FROM golang:1.15 as go_build
|
||||
WORKDIR /build/
|
||||
|
||||
COPY main.go .
|
||||
|
Loading…
x
Reference in New Issue
Block a user