Skip to content

Commit

Permalink
Update BUILDER_3RDPARTY_VERSION to 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshdaivajna authored Aug 12, 2024
1 parent 295b1c8 commit 70ed5f5
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 @@ -72,7 +72,7 @@ ARG EFI_IMG_SIZE=2200
# internal variables
ARG GOLANG_VERSION=1.22
ARG DEBUG=false
ARG BUILDER_3RDPARTY_VERSION=4.5
ARG BUILDER_3RDPARTY_VERSION=4.4

IF [ "$OS_DISTRIBUTION" = "ubuntu" ] && [ "$BASE_IMAGE" = "" ]
IF [ "$OS_VERSION" == 22 ] || [ "$OS_VERSION" == 20 ]
Expand Down

0 comments on commit 70ed5f5

Please sign in to comment.