Skip to content

Commit

Permalink
Fix path to prebuilt
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Czyz <[email protected]>
  • Loading branch information
mczyz-antmicro committed Mar 26, 2024
1 parent dc8e1bf commit 2d636e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/prebuilt/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"image": "ghcr.io/openroad-codespace/test:latest"
"image": "ghcr.io/antmicro/openroad-codespace:test"
}

0 comments on commit 2d636e1

Please sign in to comment.