Update 'Dockerfile'
Some checks failed
build lightwatch / build (push) Failing after 1m1s

This commit is contained in:
2023-09-03 04:49:20 +00:00
parent c7028fb8ed
commit d539dc9119

View File

@@ -14,4 +14,3 @@ WORKDIR /usr/src/app
RUN go install -v ./...
RUN cp /usr/src/app/vendor/rpi-rgb-led-matrix/include/* /usr/local/include
RUN cp /usr/src/app/vendor/rpi-rgb-led-matrix/lib/* /usr/local/lib