Skip to content

Commit 8e5b561

Browse files
authored
Merge pull request kubernetes-sigs#447 from Trickybrain/fix-al-version
Fix: Add AL_VERSION default value in Makefile
2 parents 14f30dc + fba2a09 commit 8e5b561

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ OUTPUT_TYPE?=docker
3535
OS?=linux
3636
ARCH?=amd64
3737
OSVERSION?=amazon
38+
AL_VERSION?=al23
3839

3940
ALL_OS?=linux
4041
ALL_ARCH_linux?=amd64 arm64

0 commit comments

Comments
 (0)