Mettre à jour processus docker pour le projet #1

Merged
vlbeaudoin merged 9 commits from feature/docker-compose into main 2023-05-05 18:01:34 -04:00
Showing only changes of commit cb3a099949 - Show all commits

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 author="Victor Lacasse-Beaudoin <vlbeaudoin@agecem.org>"
LABEL license="MIT" LABEL license="MIT"