We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dad3a7 commit 0d794a3Copy full SHA for 0d794a3
docker-bake.hcl
@@ -7,7 +7,7 @@ variable "REPOSITORY" {
7
}
8
9
variable "BASE_IMAGE_VERSION" {
10
- default = "v1.2.0preview"
+ default = "stable"
11
12
13
group "all" {
0 commit comments