Update golang -> 1.21.0 #100

Merged
vlbeaudoin merged 1 commit from update/golang into main 2023-08-15 16:33:36 -04:00
Showing only changes of commit b6af4dd29e - Show all commits

View file

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