1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-07-08 13:54:52 +02:00

Arch Linux base image has new path

This commit is contained in:
tsjost 2021-10-12 00:51:09 +02:00
parent 48f34c7ee9
commit 986251155c

View File

@ -1,4 +1,4 @@
FROM archlinux/base
FROM archlinux:base
RUN pacman -Syy --noconfirm \
core/gcc \