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

archlinux: use 'latest' base image and let pacman upgrade packages

parent 1c5e0182
No related branches found
No related tags found
No related merge requests found
FROM archlinux/base
FROM archlinux/base:latest
RUN pacman -Sy --noconfirm \
RUN pacman -Suy --noconfirm \
ffmpeg \
gdk-pixbuf2 \
librsvg \
......
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