This commit is contained in:
parent
52d87ffb2b
commit
641f9983d7
1 changed files with 1 additions and 1 deletions
|
@ -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="27-09-2024"
|
||||
ARG MASTODON_VERSION_METADATA="07-10-2024"
|
||||
|
||||
# Allow Ruby on Rails to serve statiprodc files
|
||||
# See: https://docs.joinmastodon.org/admin/config/#rails_serve_static_files
|
||||
|
|
Loading…
Reference in a new issue