Skip to content

Commit 0d46f69

Browse files
authored
Merge pull request rails#49058 from tiramizoo/kamal
Rename MRSK to Kamal [ci-skip]
2 parents 80592d6 + b872b36 commit 0d46f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

railties/lib/rails/generators/app_base.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ def dockerfile_build_packages
554554
end
555555

556556
def dockerfile_deploy_packages
557-
# Add curl to work with the default healthcheck strategy in MRSK
557+
# Add curl to work with the default healthcheck strategy in Kamal
558558
packages = ["curl"]
559559

560560
# ActiveRecord databases

0 commit comments

Comments
 (0)