changed image name to oci.limbosolutions.com/public/devcontainers/devops:latest
/ build-push-image (push) Successful in 17s

This commit is contained in:
Márcio Fernandes
2026-05-03 21:56:36 +00:00
parent 903d435ce3
commit 74d2c76797
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Add a `.devcontainer/devcontainer.json` to your project that points to the publi
```json
{
"image": "oci.limbosolutions.com/devcontainers/devops:latest",
"image": "oci.limbosolutions.com/public/devcontainers/devops:latest",
}
```