From 0390f56416a002786e7fa13a0dd6168824fb1e5e Mon Sep 17 00:00:00 2001 From: Rodolphe Fontaine <30529563+Rodi26@users.noreply.github.com> Date: Fri, 18 Oct 2024 11:44:35 +0200 Subject: [PATCH] add docker file --- .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