We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 122f13e + 57f848e commit 8623900Copy full SHA for 8623900
1 file changed
Dockerfile.tools
@@ -13,7 +13,7 @@ FROM koalaman/shellcheck:v0.10.0 as shellcheck
13
14
FROM localstack/localstack:4.6.0 as localstack
15
16
-FROM mikefarah/yq:4.45.4 as yq
+FROM mikefarah/yq:4.46.1 as yq
17
18
FROM motoserver/moto:5.1.8 as moto
19
0 commit comments