1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-26 04:18:46 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
Jeshua Ben Joseph
2403c58254 noble-1.0.2 2025-04-10 01:22:40 -07:00

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