Skip to content

Commit

Permalink
random test
Browse files Browse the repository at this point in the history
  • Loading branch information
kedar-calsoftinc committed Oct 18, 2023
1 parent ab59ca4 commit 75e4158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ ETCD=$(TOOLS_BIN_DIR)/etcd
# Define Docker related variables. Releases should modify and double check these vars.
# Fips Flags
FIPS_ENABLE ?= ""
BUILDER_GOLANG_VERSION ?= 1.21
BUILDER_GOLANG_VERSION ?= 1.21.3
BUILD_ARGS = --build-arg CRYPTO_LIB=${FIPS_ENABLE} --build-arg BUILDER_GOLANG_VERSION=${BUILDER_GOLANG_VERSION}

RELEASE_LOC := release
Expand Down

0 comments on commit 75e4158

Please sign in to comment.