Update 'Dockerfile'
Some checks failed
build lightwatch / build (push) Failing after 46s

This commit is contained in:
2023-09-03 04:22:46 +00:00
parent 2da123a095
commit 9a9d5ecf47

View File

@@ -14,3 +14,4 @@ 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