Mettre à jour processus docker pour le projet #1
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 author="Victor Lacasse-Beaudoin <vlbeaudoin@agecem.org>"
|
||||||
LABEL license="MIT"
|
LABEL license="MIT"
|
||||||
|
|
Loading…
Reference in a new issue