Update Dockerfile
Some checks failed
Build and Push Docker Image / build (push) Failing after 13s

Testing out workflow
This commit is contained in:
2025-11-12 20:11:05 +00:00
parent 9ca1336c12
commit 6a01a4a407

View File

@@ -1,2 +1,6 @@
FROM fedora:latest
# Set working directory
WORKDIR /app
CMD env