From 6294e5a4853ed6ee5deedc6102b54646316bc5d6 Mon Sep 17 00:00:00 2001 From: glenux Date: Wed, 16 Aug 2023 07:46:27 +0000 Subject: [PATCH] Update 'Dockerfile' --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 050287a..2611476 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,4 +4,4 @@ # FROM superseriousbusiness/gotosocial:0.7.1 # FROM superseriousbusiness/gotosocial:0.8.1 # FROM superseriousbusiness/gotosocial:0.9.0-rc1 -FROM superseriousbusiness/gotosocial:0.11.0-rc1 \ No newline at end of file +FROM superseriousbusiness/gotosocial:0.11.0 \ No newline at end of file