Makefile: Update to latest CoreOS version

This commit is contained in:
Alex Palaistras 2021-08-01 23:37:49 +01:00
parent 010e9ba14c
commit f0c2d09e43

View File

@ -1,6 +1,6 @@
# CoreOS options.
STREAM := stable
VERSION := 34.20210626.3.2
VERSION := 34.20210711.3.0
ARCH := x86_64
IMAGE_URI := https://builds.coreos.fedoraproject.org/prod/streams/
HOST := $(if $(filter deploy-virtual,$(MAKECMDGOALS)),virtual,$(HOST))