generated from rmcguire/go-server-with-otel
move to class-server
This commit is contained in:
@ -7,7 +7,7 @@ ARG GOPROXY
|
||||
ARG GONOSUMDB=gitea.libretechconsulting.com
|
||||
ARG VER_PKG=gitea.libretechconsulting.com/rmcguire/go-app/pkg/config.Version
|
||||
ARG VERSION=(devel)
|
||||
ARG APP_NAME=demo-app
|
||||
ARG APP_NAME=class-server
|
||||
|
||||
COPY ./go.mod ./go.sum ./
|
||||
RUN go mod download
|
||||
|
Reference in New Issue
Block a user