From f1cc3ec5638abe1300e2714f88456afd4d719e48 Mon Sep 17 00:00:00 2001 From: Glenn Date: Tue, 21 Feb 2023 16:47:53 +0100 Subject: [PATCH] Bump version --- Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f136ad7..9796180 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,5 @@ -FROM monica:3.7-apache +# FROM monica:3.7-apache +FROM monica:4.0-apache RUN rm -f Procfile app.json