Skip to content

Commit

Permalink
vmtests: bump base image used to root-images:20240717.161638
Browse files Browse the repository at this point in the history
[ upstream commit 9e8f005 ]

For the base image to have nc.openbsd, see
cilium/little-vm-helper-images@2af406c.

Signed-off-by: Mahe Tardy <mahe.tardy@gmail.com>
  • Loading branch information
mtardy committed Jul 19, 2024
1 parent 45f31f3 commit e729574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/vmtests/fetch-data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -eu -o pipefail


OCIORG=quay.io/lvh-images
ROOTIMG=$OCIORG/root-images
ROOTIMG=$OCIORG/root-images:20240717.161638@sha256:62a9890111ab39749792fda4f59c8f736fa350ecaedb0667e3eecbbe790d82ed
KERNIMG=$OCIORG/kernel-images
CONTAINER_ENGINE=${CONTAINER_ENGINE:-docker}
KERNEL_VERS="$@"
Expand Down

0 comments on commit e729574

Please sign in to comment.