Skip to content

Commit

Permalink
[#62451] WIP: devcontainer.json: Use antmicro ghcr registry
Browse files Browse the repository at this point in the history
Signed-off-by: Illia Vysochyn <[email protected]>
  • Loading branch information
ivysochyn committed Jul 15, 2024
1 parent af4159a commit 02810c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SPDX-License-Identifier: Apache-2.0

{
"image": "ghcr.io/the-openroad-project/openroad-flow-scripts:lxqt",
"image": "ghcr.io/antmicro/openroad-flow-scripts-verify-gh-codespaces:lxqt",
"forwardPorts": [6080],
"portsAttributes": {
"6080": {
Expand Down

0 comments on commit 02810c3

Please sign in to comment.