Fix Raspberry Pi utilities installation on Alpine 3.19 (#110463)
parent
6091ae55dc
commit
07e16ab073
|
@ -4,5 +4,4 @@ ARG \
|
|||
FROM $BUILD_FROM
|
||||
|
||||
RUN apk --no-cache add \
|
||||
raspberrypi-userland \
|
||||
raspberrypi-userland-libs
|
||||
raspberrypi-utils
|
||||
|
|
|
@ -4,5 +4,4 @@ ARG \
|
|||
FROM $BUILD_FROM
|
||||
|
||||
RUN apk --no-cache add \
|
||||
raspberrypi-userland \
|
||||
raspberrypi-userland-libs
|
||||
raspberrypi-utils
|
||||
|
|
|
@ -4,5 +4,4 @@ ARG \
|
|||
FROM $BUILD_FROM
|
||||
|
||||
RUN apk --no-cache add \
|
||||
raspberrypi-userland \
|
||||
raspberrypi-userland-libs
|
||||
raspberrypi-utils
|
||||
|
|
|
@ -4,5 +4,4 @@ ARG \
|
|||
FROM $BUILD_FROM
|
||||
|
||||
RUN apk --no-cache add \
|
||||
raspberrypi-userland \
|
||||
raspberrypi-userland-libs
|
||||
raspberrypi-utils
|
||||
|
|
|
@ -4,5 +4,4 @@ ARG \
|
|||
FROM $BUILD_FROM
|
||||
|
||||
RUN apk --no-cache add \
|
||||
raspberrypi-userland \
|
||||
raspberrypi-userland-libs
|
||||
raspberrypi-utils
|
||||
|
|
|
@ -4,5 +4,4 @@ ARG \
|
|||
FROM $BUILD_FROM
|
||||
|
||||
RUN apk --no-cache add \
|
||||
raspberrypi-userland \
|
||||
raspberrypi-userland-libs
|
||||
raspberrypi-utils
|
||||
|
|
|
@ -4,5 +4,4 @@ ARG \
|
|||
FROM $BUILD_FROM
|
||||
|
||||
RUN apk --no-cache add \
|
||||
raspberrypi-userland \
|
||||
raspberrypi-userland-libs
|
||||
raspberrypi-utils
|
||||
|
|
|
@ -4,5 +4,4 @@ ARG \
|
|||
FROM $BUILD_FROM
|
||||
|
||||
RUN apk --no-cache add \
|
||||
raspberrypi-userland \
|
||||
raspberrypi-userland-libs
|
||||
raspberrypi-utils
|
||||
|
|
Loading…
Reference in New Issue