Skip to content

Commit

Permalink
semaphore: update to new gobpf-ci image (bcc v0.18.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
schu committed Jan 9, 2021
1 parent cf224c9 commit fb89254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion semaphore.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ for kernel_version in "${kernel_versions[@]}"; do
--dns=8.8.8.8 \
--stage1-name="kinvolk.io/aci/rkt/stage1-kvm:${rkt_version},kernelversion=${kernel_version}" \
--volume=gobpf,kind=host,source="$PWD" \
docker://schu/gobpf-ci:fbe20032db916fb054950734b87ac8d0556eaf21 \
docker://schu/gobpf-ci:af2220fe939329f08928dcfe133d7c533124d229 \
--memory=1024M \
--mount=volume=gobpf,target=/go/src/github.com/iovisor/gobpf \
--environment=GOPATH=/go \
Expand Down

0 comments on commit fb89254

Please sign in to comment.