Skip to content

Commit

Permalink
Merge pull request #203 from asfadmin/mrp/fix/docker-tag
Browse files Browse the repository at this point in the history
fix: docker tag
  • Loading branch information
mattp0 authored Aug 12, 2024
2 parents 4da6741 + 0b9e61c commit a717c87
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 a717c87

Please sign in to comment.