From a85b8f193cc6288ee3cccc67ee360adc425bd364 Mon Sep 17 00:00:00 2001
From: Dalite <dalite@hostingwire.net>
Date: Fri, 30 Aug 2024 09:49:37 +0200
Subject: [PATCH] ver

---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 128d11fbe..bce3aafb1 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -28,7 +28,7 @@ FROM docker.io/ruby:${RUBY_VERSION}-slim-${DEBIAN_VERSION} AS ruby
 # Overwrite existence of 'alpha.X' in version.rb [--build-arg MASTODON_VERSION_PRERELEASE="nightly.2023.11.09"]
 ARG MASTODON_VERSION_PRERELEASE="bark"
 # Append build metadata or fork information to version.rb [--build-arg MASTODON_VERSION_METADATA="pr-123456"]
-ARG MASTODON_VERSION_METADATA="ad52b04a1c"
+ARG MASTODON_VERSION_METADATA="97f6baf977"
 
 # Allow Ruby on Rails to serve statiprodc files
 # See: https://docs.joinmastodon.org/admin/config/#rails_serve_static_files