From d80412316ddd4d0f61a70984a234d256fae43149 Mon Sep 17 00:00:00 2001 From: Florian BOUILLON Date: Tue, 4 Jul 2023 15:33:46 +0200 Subject: [PATCH] fix: description of the dockerfile Signed-off-by: Florian BOUILLON --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 1590f1a..23f72e9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# This Dockerfile allows you to run NextJS in server mode +# This Dockerfile allows you to run Astro using @astro/node integration ######### # Build #