From 698733f5e76cbea072f08465cca46db431c1bfa9 Mon Sep 17 00:00:00 2001 From: David Kilias Date: Thu, 27 Jul 2023 21:12:41 +0200 Subject: [PATCH] different image in sample file --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 2a6ca73..a7e03d0 100644 --- a/Containerfile +++ b/Containerfile @@ -1 +1 @@ -FROM hello-world:nanoserver-1709 \ No newline at end of file +FROM ubuntu:22.04 \ No newline at end of file