Skip to content

Commit

Permalink
Merge pull request #25172 from mengqiy/krmfnreg
Browse files Browse the repository at this point in the history
use image that has docker and go
  • Loading branch information
k8s-ci-robot committed Feb 9, 2022
2 parents 167c41c + eadee67 commit 9d3a783
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ presubmits:
- ^main$
spec:
containers:
- image: golang:1.17
# we use this image because we need docker-in-docker and go.
- image: gcr.io/k8s-staging-test-infra/krte:v20220121-bb77a9cb93-1.23
command:
- ./test.sh
# docker-in-docker needs privileged mode
Expand Down

0 comments on commit 9d3a783

Please sign in to comment.