feat: add docker hub as default registry

This commit is contained in:
Leandro Costa 2025-06-17 12:19:40 -03:00
parent 8060274e8f
commit 43c892c45f
2 changed files with 5 additions and 2 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"cSpell.words": ["elif", "kaniko"]
}