Skip to content

Commit

Permalink
add default value for custom_tag
Browse files Browse the repository at this point in the history
Signed-off-by: Nianyu Shen <[email protected]>
  • Loading branch information
nianyush committed Jan 10, 2024
1 parent 942f385 commit e176f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ARG OS_VERSION
ARG IMAGE_REGISTRY
ARG IMAGE_REPO=$OS_DISTRIBUTION
ARG K8S_DISTRIBUTION
ARG CUSTOM_TAG
ARG CUSTOM_TAG=edge
ARG CLUSTERCONFIG
ARG ARCH
ARG PE_VERSION=v4.2.3
Expand Down

0 comments on commit e176f8e

Please sign in to comment.