From ecaded3afd18e77c32ae2d19563cab04767c5e7f Mon Sep 17 00:00:00 2001 From: Angel Nunez Mencias Date: Mon, 26 May 2025 06:22:47 +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