'update files with ansible'
This commit is contained in:
parent
744c165222
commit
6c8bf0ba85
@ -12,7 +12,7 @@ ENV LANG='en_US.UTF-8' \
|
|||||||
RUN dnf update -y && \
|
RUN dnf update -y && \
|
||||||
dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm && \
|
dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm && \
|
||||||
dnf install -y epel-release epel-next-release && \
|
dnf install -y epel-release epel-next-release && \
|
||||||
dnf install -y libmediainfo ca-certificates mono-core zip curl libgdiplus --allowerasing && \
|
dnf install -y libicu libmediainfo ca-certificates mono-core zip curl libgdiplus --allowerasing && \
|
||||||
update-ca-trust && \
|
update-ca-trust && \
|
||||||
dnf clean all
|
dnf clean all
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user