Ajouter cobra/viper comme gestionnaire de configuration #32
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM golang:1.20.2 as build
|
FROM golang:1.20.2 as build
|
||||||
|
|
||||||
LABEL author="vlbeaudoin"
|
LABEL author="Victor Lacasse-Beaudoin <vlbeaudoin@agecem.org>"
|
||||||
|
|
||||||
WORKDIR /go/src/app
|
WORKDIR /go/src/app
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue