Skip to content

Commit 9e1f397

Browse files
fzipiclaude
andcommitted
fix: update v3-lts-crs-version reference to previous-lts-crs-version
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 3955770 commit 9e1f397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ variable "v4-lts-crs-version" {
3232

3333
variable "crs-versions" {
3434
default = [
35-
{ tag = "previous-lts", version = v3-lts-crs-version },
35+
{ tag = "previous-lts", version = previous-lts-crs-version },
3636
{ tag = "lts", version = v4-lts-crs-version },
3737
{ tag = "latest", version = major-crs-version }
3838
]

0 commit comments

Comments
 (0)