parent
0dc3974f1c
commit
5f5ed76eae
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ 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="prod"
|
||||
# Will be available as Mastodon::Version.source_commit
|
||||
ARG SOURCE_COMMIT="05-04-2025"
|
||||
ARG SOURCE_COMMIT="4.3.6"
|
||||
|
||||
# Allow Ruby on Rails to serve statiprodc files
|
||||
# See: https://docs.joinmastodon.org/admin/config/#rails_serve_static_files
|
||||
|
|
Loading…
Add table
Reference in a new issue