Browse Source

Fixed Dockerfile

Spencer Gardner 6 years ago
parent
commit
536a4177be
1 changed files with 1 additions and 1 deletions
  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