Skip to content

Commit

Permalink
Merge pull request rails#49058 from tiramizoo/kamal
Browse files Browse the repository at this point in the history
Rename MRSK to Kamal

[ci-skip]
  • Loading branch information
kamipo authored Aug 28, 2023
2 parents 80592d6 + b872b36 commit 0d46f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion railties/lib/rails/generators/app_base.rb
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@ def dockerfile_build_packages
end

def dockerfile_deploy_packages
# Add curl to work with the default healthcheck strategy in MRSK
# Add curl to work with the default healthcheck strategy in Kamal
packages = ["curl"]

# ActiveRecord databases
Expand Down

0 comments on commit 0d46f69

Please sign in to comment.