switch do alpine docker image

This commit is contained in:
da
2021-04-13 12:54:07 +02:00
parent 87509ff803
commit f01aafe454
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.16
FROM golang:1.16-alpine
WORKDIR /go/src/gidbig
COPY . .