We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 849898d + 622a06e commit e02534fCopy full SHA for e02534f
1 file changed
Dockerfile.tools
@@ -13,7 +13,7 @@ FROM koalaman/shellcheck:v0.10.0 as shellcheck
13
14
FROM localstack/localstack:4.3.0 as localstack
15
16
-FROM mikefarah/yq:4.45.1 as yq
+FROM mikefarah/yq:4.45.2 as yq
17
18
FROM motoserver/moto:5.1.4 as moto
19
0 commit comments