From 2403c5825475dbc95d4a44ab91406e20f391c7c5 Mon Sep 17 00:00:00 2001 From: Jeshua Ben Joseph Date: Thu, 10 Apr 2025 01:22:40 -0700 Subject: [PATCH] noble-1.0.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6d05386..5eec989 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION ?= noble-1.0.0 +VERSION ?= noble-1.0.2 ifdef BASE_IMAGE BUILD_ARG = --build-arg BASE_IMAGE=$(BASE_IMAGE) ifndef NAME