Update golang:1.16 -> 1.20.2

Tagger build phase
This commit is contained in:
Victor Lacasse-Beaudoin 2023-05-05 17:37:10 -04:00
parent 72eb995bb2
commit cb3a099949

View file

@ -1,4 +1,4 @@
FROM golang:1.16
FROM golang:1.20.2 as build
LABEL author="Victor Lacasse-Beaudoin <vlbeaudoin@agecem.org>"
LABEL license="MIT"