diff options
author | Christian Segundo | 2024-01-05 13:37:52 +0100 |
---|---|---|
committer | Christian Segundo | 2024-01-05 13:39:59 +0100 |
commit | b261a27e89728d375c26ebb2234bb1560885b681 (patch) | |
tree | 46a245a366d0f9f0dd6dee486862bf41da59308d /public/brew/.brewfile | |
parent | 563f68fd8ef36092e8bb10701a94e1d8a7fcc8e3 (diff) | |
download | dotfiles-b261a27e89728d375c26ebb2234bb1560885b681.tar.gz |
sorry, going back to docker
replace docker wrappers
Diffstat (limited to 'public/brew/.brewfile')
-rw-r--r-- | public/brew/.brewfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/brew/.brewfile b/public/brew/.brewfile index c1da383..ad6124b 100644 --- a/public/brew/.brewfile +++ b/public/brew/.brewfile @@ -120,7 +120,7 @@ cask "gimp" cask "github" cask "google-cloud-sdk" cask "gpg-suite-no-mail" -cask "podman-desktop" +cask "docker" cask "rectangle" cask "skitch" cask "slack" |