Clarifier label author

This commit is contained in:
Victor Lacasse-Beaudoin 2023-03-28 02:42:44 -04:00
parent 378db992b5
commit d7182fe29a

View file

@ -1,6 +1,6 @@
FROM golang:1.20.2 as build
LABEL author="vlbeaudoin"
LABEL author="Victor Lacasse-Beaudoin <vlbeaudoin@agecem.org>"
WORKDIR /go/src/app