not alpine dummy
/ test (push) Has been cancelled
Details
/ test (push) Has been cancelled
Details
This commit is contained in:
parent
0aca645398
commit
d70898a690
|
@ -1,6 +1,6 @@
|
|||
FROM golang:bookworm AS builder
|
||||
|
||||
RUN apk update && apk install -y git libusb-dev libavahi-client-dev libavahi-common-dev build-essential gcc
|
||||
RUN apt update && apt install -y git libusb-dev libavahi-client-dev libavahi-common-dev build-essential gcc
|
||||
|
||||
RUN git clone https://github.com/OpenPrinting/ipp-usb.git
|
||||
|
||||
|
|
Loading…
Reference in New Issue