From 2f95c5a232015cdad34aee410f8c2c26fc0a6162 Mon Sep 17 00:00:00 2001 From: ER Date: Sat, 4 Mar 2023 12:36:30 +0200 Subject: [PATCH] chore: rm comments which don't apply --- Containerfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Containerfile b/Containerfile index b1a43c5..0fe5bfe 100644 --- a/Containerfile +++ b/Containerfile @@ -1,8 +1,6 @@ -# Multi-stage build ARG FEDORA_MAJOR_VERSION=37 FROM ghcr.io/ublue-os/silverblue-main:${FEDORA_MAJOR_VERSION} -# See https://pagure.io/releng/issue/11047 for final location COPY etc /etc COPY usr /us