mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-03-20 07:58:55 +00:00
scripts: dev_cli: Bump container version
Unfortunately the build had a transient error and so needed to be restarted which generated a build with a different date tag. Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
This commit is contained in:
parent
09cc139b53
commit
a062401be6
@ -7,7 +7,7 @@
|
||||
CLI_NAME="Cloud Hypervisor"
|
||||
|
||||
CTR_IMAGE_TAG="ghcr.io/cloud-hypervisor/cloud-hypervisor"
|
||||
CTR_IMAGE_VERSION="20230315-0"
|
||||
CTR_IMAGE_VERSION="20230316-0"
|
||||
CTR_IMAGE="${CTR_IMAGE_TAG}:${CTR_IMAGE_VERSION}"
|
||||
|
||||
DOCKER_RUNTIME="docker"
|
||||
|
Loading…
x
Reference in New Issue
Block a user