Skip to content
Snippets Groups Projects
Commit d401bdd9 authored by Matthias Dressel's avatar Matthias Dressel
Browse files

vlc-debian-llvm-msvcrt: Use dist-upgrade

parent 52388581
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ ENV IMAGE_DATE=202211290000
ENV WINE_SDK_PATH=/usr/include/wine/wine/windows
RUN apt-get update -qq && mkdir -p /usr/share/man/man1 && \
apt-get upgrade -y && \
apt-get -y dist-upgrade && \
apt-get install -qqy --no-install-suggests --no-install-recommends \
git wget bzip2 file unzip libtool-bin pkg-config build-essential \
automake yasm gettext autopoint vim ninja-build ant \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment