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

Upgrade to Ubuntu 24.04 Noble

This commit is contained in:
Sebastian Serth
2024-04-19 18:51:13 +00:00
committed by Sebastian Serth
parent c17acec8ae
commit 5e90beeff5
6 changed files with 15 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
VERSION ?= focal-1.0.0-pre
VERSION ?= noble-1.0.0
ifdef BASE_IMAGE
BUILD_ARG = --build-arg BASE_IMAGE=$(BASE_IMAGE)
ifndef NAME