mirror of https://github.com/kubernetes/kops.git
Update cfn-python-lint to v0.44.4
This commit is contained in:
parent
d889d61ddb
commit
3f25569bec
|
@ -20,7 +20,7 @@ set -o pipefail
|
||||||
|
|
||||||
. "$(dirname "${BASH_SOURCE[0]}")/common.sh"
|
. "$(dirname "${BASH_SOURCE[0]}")/common.sh"
|
||||||
|
|
||||||
TAG=v0.44.3
|
TAG=v0.44.4
|
||||||
IMAGE="cfn-python-lint:${TAG}"
|
IMAGE="cfn-python-lint:${TAG}"
|
||||||
|
|
||||||
# There is no official docker image so build it locally
|
# There is no official docker image so build it locally
|
||||||
|
|
Loading…
Reference in New Issue