Fix the xcode container.

This commit is contained in:
Relintai 2020-08-09 18:55:31 +02:00
parent aaf1458304
commit df6a292899

View File

@ -1,3 +1,4 @@
ARG img_version
FROM godot-fedora:${img_version}
RUN dnf -y install --setopt=install_weak_deps=False \