Update golang:1.16 -> 1.20.2
Tagger build phase
This commit is contained in:
parent
72eb995bb2
commit
cb3a099949
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue