Skip to content

Commit

Permalink
Fixing dashboard release
Browse files Browse the repository at this point in the history
Signed-off-by: willdavsmith <[email protected]>
  • Loading branch information
willdavsmith committed Feb 28, 2024
1 parent a022beb commit 50e9f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"lint": "backstage-cli package lint",
"test": "backstage-cli package test",
"clean": "backstage-cli package clean",
"build-image": "docker build ../.. -f Dockerfile -t ghcr.io/radius-project/dashboard:latest"
"build-image": "docker build ../.. -f Dockerfile -t ghcr.io/radius-project/dashboard"
},
"dependencies": {
"@backstage/backend-common": "^0.20.0",
Expand Down

0 comments on commit 50e9f80

Please sign in to comment.