golang 1.19
This commit is contained in:
parent
782d4f1983
commit
4edd36891c
@ -1,4 +1,4 @@
|
||||
FROM golang:1.13-alpine as builder
|
||||
FROM golang:1.19-alpine as builder
|
||||
|
||||
RUN apk --update --no-cache add make git g++ linux-headers
|
||||
# DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user