Skip to content

Commit

Permalink
Revert change made by Snyk
Browse files Browse the repository at this point in the history
  • Loading branch information
angelofenoglio committed Oct 30, 2024
1 parent 12c28fe commit 32aafbc
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 @@ -32,7 +32,7 @@ AWS_DOCKER_ENTRYPOINT := aws
# from the circle ci workflow reading the versions_to_build file,
# this values will be overwritten at build time:
TERRAFORM_TAG := 1.3.5
LEVERAGE_CLI_TAG := 0.0.5
LEVERAGE_CLI_TAG := 0.2.0

DOCKER_TAG := ${TERRAFORM_TAG}-${LEVERAGE_CLI_TAG}
DOCKER_REPO_NAME := binbash
Expand Down

0 comments on commit 32aafbc

Please sign in to comment.