updated build system
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM arm64v8/alpine:3.20.1
|
||||
FROM arm64v8/alpine:3.20.2
|
||||
MAINTAINER Scott E. Graves <scott.e.graves@protonmail.com>
|
||||
CMD bash
|
||||
|
||||
@ -28,6 +28,7 @@ RUN apk add \
|
||||
gflags \
|
||||
gflags-dev \
|
||||
git \
|
||||
gtkmm3-dev \
|
||||
icu-dev \
|
||||
icu-libs \
|
||||
icu-static \
|
||||
@ -63,6 +64,7 @@ RUN apk add \
|
||||
perl \
|
||||
pkgconfig \
|
||||
rsync \
|
||||
vlc-dev \
|
||||
wget \
|
||||
xz \
|
||||
xz-dev \
|
||||
|
Reference in New Issue
Block a user