mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
bump golang version to 1.16.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Stage 1: Build.
|
||||
#
|
||||
FROM golang:1.16-buster as build
|
||||
FROM golang:1.17-buster as build
|
||||
WORKDIR /src
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user