Skip to content

Commit c3c6278

Browse files
committed
Change "docker" cask to "docker-desktop"
1 parent 7d89356 commit c3c6278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/cask.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ brew install --cask kap
2525
# Development
2626
brew install --cask gitify
2727
brew install --cask sketch
28-
brew install --cask docker
2928
brew install --cask firefox
3029
brew install --cask transmit
3130
brew install --cask tableplus
3231
brew install --cask sourcetree
3332
brew install --cask imageoptim
3433
brew install --cask kaleidoscope
3534
brew install --cask google-chrome
35+
brew install --cask docker-desktop
3636
brew install --cask google-cloud-sdk
3737

3838
# App development

0 commit comments

Comments
 (0)