Skip to content

Commit

Permalink
chore: update golang container image tag to the v20240814-9b6c4af for…
Browse files Browse the repository at this point in the history
… s390x jobs

Signed-off-by: chandramerla <Chandra.Merla@ibm.com>
  • Loading branch information
chandramerla committed Aug 26, 2024
1 parent b15707f commit be95072
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ periodics:
type: Directory
name: devices
containers:
- image: quay.io/kubevirtci/golang:v20240723-b778c41
- image: quay.io/kubevirtci/golang:v20240814-9b6c4af
command:
- "/usr/local/bin/runner.sh"
- "/bin/bash"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ postsubmits:
type: Directory
name: devices
containers:
- image: quay.io/kubevirtci/golang:v20240723-b778c41
- image: quay.io/kubevirtci/golang:v20240814-9b6c4af
command:
- "/usr/local/bin/runner.sh"
- "/bin/bash"
Expand Down

0 comments on commit be95072

Please sign in to comment.