Skip to content

Commit

Permalink
chore: bump nhost/dashboard to 1.10.0 (#833)
Browse files Browse the repository at this point in the history
Co-authored-by: onehassan <[email protected]>
Co-authored-by: David Barroso <[email protected]>
  • Loading branch information
3 people authored Mar 6, 2024
1 parent 8f68ce7 commit 2a43e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/dev/up.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ func CommandUp() *cli.Command { //nolint:funlen
&cli.StringFlag{ //nolint:exhaustruct
Name: flagDashboardVersion,
Usage: "Dashboard version to use",
Value: "nhost/dashboard:1.6.7",
Value: "nhost/dashboard:1.10.0",
EnvVars: []string{"NHOST_DASHBOARD_VERSION"},
},
&cli.StringFlag{ //nolint:exhaustruct
Expand Down

0 comments on commit 2a43e00

Please sign in to comment.