devcontainer: fix creation error

This commit is contained in:
Bo Anderson 2024-02-19 18:41:24 +00:00
parent ab62a717b9
commit 34d7a12f6b
No known key found for this signature in database

View File

@ -22,7 +22,7 @@ brew install shellcheck shfmt gh gnu-tar
brew cleanup
# actually tap homebrew/core, no longer done by default
brew tap homebrew/core
brew tap --force homebrew/core
# install some useful development things
sudo apt-get update