diff --git a/Makefile b/Makefile index b0dc2bb..0d2c25b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # CoreOS options. NAME := coreos-home-server STREAM := stable -VERSION := 39.20231204.3.3 +VERSION := 39.20240112.3.0 ARCH := x86_64 IMAGE_URI := https://builds.coreos.fedoraproject.org/prod/streams/ HOST := $(if $(filter deploy,$(MAKECMDGOALS)),$(if $(HOST),$(HOST),$(error Please specify a valid HOST to deploy)),$(HOST))