Skip to content

Commit

Permalink
bump ginkgo to 2-17-1 in testrunner
Browse files Browse the repository at this point in the history
  • Loading branch information
longwuyuan committed Apr 4, 2024
1 parent a542bb9 commit ec36dc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/test-runner/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ image:
--build-arg YAML_LINT_VERSION=1.33.0 \
--build-arg YAMALE_VERSION=4.0.4 \
--build-arg HELM_VERSION=3.11.2 \
--build-arg GINKGO_VERSION=2.15.0 \
--build-arg GINKGO_VERSION=2.17.1 \
--build-arg GOLINT_VERSION=latest \
-t ${IMAGE}:${TAG} rootfs

Expand All @@ -80,7 +80,7 @@ build: ensure-buildx
--build-arg YAML_LINT_VERSION=1.33.0 \
--build-arg YAMALE_VERSION=4.0.4 \
--build-arg HELM_VERSION=3.11.2 \
--build-arg GINKGO_VERSION=2.15.0 \
--build-arg GINKGO_VERSION=2.17.1 \
--build-arg GOLINT_VERSION=latest \
-t ${IMAGE}:${TAG} rootfs

Expand Down

0 comments on commit ec36dc3

Please sign in to comment.