This commit is contained in:
Dalite 2025-04-05 11:09:23 +02:00
parent c7438a6c8f
commit fbf4ddf6e3

View file

@ -29,12 +29,9 @@ FROM ${BASE_REGISTRY}/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"]
<<<<<<<<< Temporary merge branch 1
ARG MASTODON_VERSION_METADATA="05-04-2025"
=========
ARG MASTODON_VERSION_METADATA=""
ARG MASTODON_VERSION_METADATA="prod"
# Will be available as Mastodon::Version.source_commit
ARG SOURCE_COMMIT=""
ARG SOURCE_COMMIT="05-04-2025"
# Allow Ruby on Rails to serve statiprodc files
# See: https://docs.joinmastodon.org/admin/config/#rails_serve_static_files