Skip to content

Commit 4481852

Browse files
nhost-buildszilarddoro
andauthoredMay 16, 2023
chore: bump nhost/dashboard to 0.16.11 (#672)
Co-authored-by: szilarddoro <szilarddoro@users.noreply.github.com>
1 parent 57b6035 commit 4481852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎dockercompose/compose.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ func console( //nolint:funlen
646646

647647
func dashboard(cfg *model.ConfigConfig, useTLS bool) *Service {
648648
return &Service{
649-
Image: "nhost/dashboard:0.14.1",
649+
Image: "nhost/dashboard:0.16.11",
650650
DependsOn: nil,
651651
EntryPoint: nil,
652652
Command: nil,

0 commit comments

Comments
 (0)
Please sign in to comment.