Skip to content

Commit a857a18

Browse files
Bump mikefarah/yq in /dockerfiles/integration-test-runner-beta
Bumps mikefarah/yq from 4.53.2 to 4.53.3. --- updated-dependencies: - dependency-name: mikefarah/yq dependency-version: 4.53.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1de07e commit a857a18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • dockerfiles/integration-test-runner-beta

dockerfiles/integration-test-runner-beta/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# For running the integration tests as a client to a k8s cluster
55

6-
FROM mikefarah/yq:4.53.2 AS yq
6+
FROM mikefarah/yq:4.53.3 AS yq
77

88
# We need gcloud for running integration tests against GKE
99
# because the kubeconfig uses gcloud as an `auth-provider`.

0 commit comments

Comments
 (0)