chore: remove zstd
This commit is contained in:
parent
2eafc9f238
commit
4b2971bc90
|
|
@ -27,7 +27,6 @@ RUN apt-get update -y \
|
|||
sudo \
|
||||
unzip \
|
||||
zip \
|
||||
zstd \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Runner user
|
||||
|
|
|
|||
Loading…
Reference in New Issue