From 2e4c076446470c2640e56ee56c8fb46bd2777395 Mon Sep 17 00:00:00 2001 From: glenux Date: Tue, 18 Jul 2023 15:21:05 +0000 Subject: [PATCH] Bump version to 0.10.0-rc3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 04a6198..e75952f 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.9.0 \ No newline at end of file +FROM superseriousbusiness/gotosocial:0.10.0-rc3 \ No newline at end of file