Update golang Docker tag to v1.20
This commit is contained in:
parent
a76d9813bd
commit
1ecfc17231
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.19-bullseye
|
FROM golang:1.20-bullseye
|
||||||
|
|
||||||
RUN go install github.com/jackc/tern@latest
|
RUN go install github.com/jackc/tern@latest
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.19-bullseye
|
FROM golang:1.20-bullseye
|
||||||
|
|
||||||
RUN go install github.com/cosmtrek/air@latest
|
RUN go install github.com/cosmtrek/air@latest
|
||||||
# Development don't need this
|
# Development don't need this
|
||||||
|
Loading…
Reference in New Issue
Block a user