added protobuf to arch builder
All checks were successful
CI / Build arch-builder docker images (push) Successful in 10m19s
All checks were successful
CI / Build arch-builder docker images (push) Successful in 10m19s
This commit is contained in:
@@ -65,6 +65,7 @@ RUN pacman -S --noconfirm --needed \
|
|||||||
upx \
|
upx \
|
||||||
docker \
|
docker \
|
||||||
clang \
|
clang \
|
||||||
|
protobuf \
|
||||||
jdk21-openjdk
|
jdk21-openjdk
|
||||||
|
|
||||||
FROM base as rootless
|
FROM base as rootless
|
||||||
|
Reference in New Issue
Block a user