Skip to content

Commit fba2a09

Browse files
committed
Fix: Add AL_VERSION default value in Makefile
1 parent 14f30dc commit fba2a09

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)