Fix CI a bit more
Some checks failed
Build and push latest / publish (ubuntu-cpp) (push) Waiting to run
Build and push latest / publish (fedora-act) (push) Failing after 3m15s
Build and push latest / publish (fedora-cpp) (push) Has been cancelled

This commit is contained in:
Erki 2024-09-18 13:17:22 +03:00
parent 6e64808237
commit dd32fc710d

View File

@ -1,4 +1,4 @@
FROM git.skullnet.me/erki/skullnet/fedora-cpp:latest
FROM git.skullnet.me/erki/fedora-cpp:latest
RUN curl -s https://raw.githubusercontent.com/nektos/act/master/install.sh | bash