Explorar o código

Fixed Dockerfile

Spencer Gardner %!s(int64=6) %!d(string=hai) anos
pai
achega
536a4177be
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -23,7 +23,7 @@ ENV GOBIN /go/bin
 RUN go get
 RUN go install
 
-WORKDIR /go/src/git.snppla.net/snppla/json_get/
+WORKDIR /go/src/git.snppla.net/snppla/log_temperature/json_get/
 RUN go get
 RUN go install