Skip to content

Commit

Permalink
fix: docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mattp0 authored Aug 12, 2024
1 parent 4da6741 commit 0b9e61c
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

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

0 comments on commit 0b9e61c

Please sign in to comment.