Skip to content

Commit b872b36

Browse files
committed
1 parent 80592d6 commit b872b36

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)