Update 'Dockerfile'
All checks were successful
rgbarmlib64/pipeline/head This commit looks good

This commit is contained in:
2023-01-08 22:28:23 +00:00
parent bb14cfa66a
commit 0e90d47310

View File

@@ -10,4 +10,5 @@ RUN git submodule update --init
RUN make
WORKDIR /usr/src/app
RUN go install -v ./...
RUN cp /usr/src/app/vendor/rpi-rgb-led-matrix/include/* /usr/local/include