From acceef95f435ba9ddc40acdff01d683cc9d41b94 Mon Sep 17 00:00:00 2001 From: jr-b Date: Fri, 28 Jul 2023 17:50:15 -0400 Subject: [PATCH] move back Dockerfile to root --- .github/workflows/Dockerfile => Dockerfile | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/Dockerfile => Dockerfile (100%) diff --git a/.github/workflows/Dockerfile b/Dockerfile similarity index 100% rename from .github/workflows/Dockerfile rename to Dockerfile