moved to oci.limbosolutions.com, add buildkit
/ build-push-image (push) Failing after 18s

This commit is contained in:
Márcio Fernandes
2026-05-03 10:50:47 +00:00
parent bf36e0e034
commit f0c62ba8cc
6 changed files with 49 additions and 55 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Add a `.devcontainer/devcontainer.json` to your project that points to the publi
```json
{
"image": "git.limbosolutions.com/mylimbo/devcontainers/devops:latest",
"image": "oci.limbosolutions.com/devcontainers/devops:latest",
}
```