From 95a56b62a0b49d83cddecbc68443be6ab463ba3c Mon Sep 17 00:00:00 2001 From: Angel Nunez Mencias Date: Sun, 1 Jun 2025 12:13:57 +0200 Subject: [PATCH] wip --- .github/workflows/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Dockerfile b/.github/workflows/Dockerfile index f171a99d2..f661aa36b 100644 --- a/.github/workflows/Dockerfile +++ b/.github/workflows/Dockerfile @@ -1 +1 @@ -FROM docker.io/library/distribution-kvant:dev \ No newline at end of file +FROM distribution-kvant:dev \ No newline at end of file