Updated go version
This commit is contained in:
parent
34177c2e4d
commit
b3525967af
@ -1,5 +1,5 @@
|
||||
# Building the binary of the App
|
||||
FROM docker.io/golang:1.19 AS build
|
||||
FROM docker.io/golang:1.20 AS build
|
||||
|
||||
WORKDIR /go/src/{{cookiecutter.project_name}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user