1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-25 11:57:56 +00:00

noble-1.0.2

This commit is contained in:
Jeshua Ben Joseph
2025-04-10 01:22:40 -07:00
committed by GitHub
parent 1485f7c4e8
commit 2403c58254

View File

@@ -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