From f32471494a87df998941336aec1aaea9122f20e9 Mon Sep 17 00:00:00 2001 From: glenux Date: Mon, 28 Aug 2023 10:28:39 +0000 Subject: [PATCH] Bump version to 0.11.1 --- Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2611476..e6d4f9f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,4 +4,5 @@ # 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 \ No newline at end of file +# FROM superseriousbusiness/gotosocial:0.11.0 +FROM superseriousbusiness/gotosocial:0.11.1 \ No newline at end of file