mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 00:48:38 +00:00
docker: add test container for Fedora 40 (go1.22, qt6.7)
This commit is contained in:
parent
db2f367f8c
commit
f7184c2a3f
6
docker/linux64-go1.22-qt6.7-dynamic.Dockerfile
Normal file
6
docker/linux64-go1.22-qt6.7-dynamic.Dockerfile
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
FROM fedora:40
|
||||||
|
|
||||||
|
RUN dnf -y --setopt=install_weak_deps=False install \
|
||||||
|
qt6-qtbase-devel.x86_64 \
|
||||||
|
golang.x86_64
|
||||||
|
|
Loading…
Reference in New Issue
Block a user