mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
github: Use tag derived from date for docker image
This will allow easier transitioning between versions of the container. A later PR will update the CI to use this new tag. Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# When changing this file don't forget to update the tag name in the
|
||||
# .github/workflows/docker-image.yaml file if doing multiple per day
|
||||
|
||||
FROM ubuntu:20.04 as dev
|
||||
|
||||
ARG TARGETARCH
|
||||
|
||||
Reference in New Issue
Block a user