mirror of
https://github.com/thegeeklab/wp-opentofu.git
synced 2024-11-09 18:00:40 +00:00
chore: update tf to 0.12.8
This commit is contained in:
parent
6a001c6029
commit
d2741da465
@ -13,7 +13,7 @@ major=$(echo $tag | awk -F. '{print $1}')
|
|||||||
minor=$(echo $tag | awk -F. '{print $2}')
|
minor=$(echo $tag | awk -F. '{print $2}')
|
||||||
# patch=$(echo $tag | awk -F. '{print $3}')
|
# patch=$(echo $tag | awk -F. '{print $3}')
|
||||||
|
|
||||||
tf_ver="0.12.6"
|
tf_ver="0.12.8"
|
||||||
|
|
||||||
echo "Confirm building images for:"
|
echo "Confirm building images for:"
|
||||||
echo " MAJOR: ${major}"
|
echo " MAJOR: ${major}"
|
||||||
|
Loading…
Reference in New Issue
Block a user