Skip to content
Snippets Groups Projects
Verified Commit a7f9df6f authored by georg's avatar georg
Browse files

debian: handle package upgrades

parent 02fc6846
No related branches found
No related tags found
No related merge requests found
Pipeline #33430 failed
......@@ -12,4 +12,5 @@ RUN apt-get update \
python3-coverage \
python3-gi-cairo \
python3-mutagen \
&& apt-get upgrade --yes \
&& rm -rf /var/cache/apt/* /var/lib/apt/lists/*
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