Clarifier label author
This commit is contained in:
parent
378db992b5
commit
d7182fe29a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue