From 94850fbb39ae8726c20f941c1cf8c9d6b4f91bb4 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Thu, 6 Oct 2022 17:46:37 +0000 Subject: profiles/base: Mask postgres_targets_postgres15 until postgres:15 is unmasked Signed-off-by: Patrick Lauer --- profiles/base/use.mask | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'profiles/base') diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 7f933c6c7e3e..90ee827e0ccc 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,6 +4,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Patrick Lauer (2022-10-06) +# Postgres:15 is RC +postgres_targets_postgres15 + # Brian Evans (2022-09-30) # PHP 8.2 is in RC php_targets_php8-2 -- cgit v1.2.3-65-gdbad