From b7f8c1afe3c6ed0b643718b67beecee898c10c57 Mon Sep 17 00:00:00 2001 From: Jacob Ford Date: Tue, 16 Sep 2025 01:33:50 -0400 Subject: [PATCH] container: migrate to formula --- tap_migrations.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tap_migrations.json b/tap_migrations.json index 375c7030903ab..de274caf3c403 100644 --- a/tap_migrations.json +++ b/tap_migrations.json @@ -2,6 +2,7 @@ "azure-cli": "homebrew/core", "basex": "homebrew/core", "borgbackup": "homebrew/core", + "container": "homebrew/core", "chronograf": "homebrew/core", "consul-template": "homebrew/core", "cryptol": "homebrew/core",