misc: Move to golang 1.20
Make sure to quote your 1.20 otherwise it shows up as 1.2 which is very old!
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.19
|
||||
FROM golang:1.20
|
||||
|
||||
MAINTAINER Michał Czeraszkiewicz <contact@czerasz.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user