Skip to content

Commit

Permalink
feat: Update DOCKER_TAG in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
gjclark committed Jul 18, 2024
1 parent d33f2e7 commit 9b9bd38
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 @@ -19,7 +19,7 @@
# PYTHON_VER: python3 or python38 which sets the build target in make file

# ---------------------------
DOCKER_TAG := v18.2.0.0
DOCKER_TAG := v18.3.1.0
export TF_IN_AUTOMATION="true"
export TF_VAR_MATURITY=${MATURITY}
export TF_VAR_DEPLOY_NAME=${DEPLOY_NAME}
Expand Down

0 comments on commit 9b9bd38

Please sign in to comment.