Add the zlib1g-dev package on the Podman container
This commit is contained in:
parent
dcc1053226
commit
0a499e95df
|
@ -68,5 +68,5 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
|
||||||
xdg-utils \
|
xdg-utils \
|
||||||
xxd \
|
xxd \
|
||||||
zip \
|
zip \
|
||||||
|
zlib1g-dev \
|
||||||
zstd
|
zstd
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue