Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit b7fbf9c

Browse files
jmcampaninicmoog
andauthored
add default_tag
Co-authored-by: Charles Moog <moogcharlie@gmail.com>
1 parent 6236498 commit b7fbf9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coder-sdk/image.go

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ type UpdateImageReq struct {
5252
Description *string `json:"description"`
5353
URL *string `json:"url"`
5454
Deprecated *bool `json:"deprecated"`
55+
DefaultTag *string `json:"default_tag"`
5556
}
5657

5758
// ImportImage creates a new image and optionally a new registry.

0 commit comments

Comments
 (0)