wrong repo in Dockerfile, remove some debug
This commit is contained in:
@@ -7,7 +7,7 @@ WORKDIR /app
|
||||
|
||||
ARG COMMIT=latest
|
||||
|
||||
RUN GOBIN=/app go install github.com/shoopea/shelly-proxy@$COMMIT
|
||||
RUN GOBIN=/app go install git.siteop.biz/shoopea/shelly-proxy@$COMMIT
|
||||
|
||||
FROM alpine:latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user