update
This commit is contained in:
@@ -35,7 +35,8 @@ COPY go.sum .
|
||||
RUN go mod download
|
||||
|
||||
COPY main.go .
|
||||
COPY telldus ./telldus
|
||||
COPY pkg ./pkg
|
||||
|
||||
|
||||
# Build the Go application
|
||||
RUN go build main.go
|
||||
|
||||
Reference in New Issue
Block a user