From fb3e46016f96c6bfdbf95bac60aac4c762ff6a96 Mon Sep 17 00:00:00 2001 From: Luke Tainton Date: Sun, 9 Feb 2025 21:08:22 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f5e41c4..20c7c43 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM git.tainton.uk/public/runner-ubuntu-custom:latest +FROM git.tainton.uk/repos/runner-ubuntu-custom:latest LABEL maintainer="Luke Tainton "