Explorar el Código

Fixed Dockerfile

Spencer Gardner hace 6 años
padre
commit
536a4177be
Se han modificado 1 ficheros con 1 adiciones y 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