summaryrefslogtreecommitdiff
path: root/ci/Containerfile
diff options
context:
space:
mode:
Diffstat (limited to 'ci/Containerfile')
-rw-r--r--ci/Containerfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/Containerfile b/ci/Containerfile
index b6c465c..029c948 100644
--- a/ci/Containerfile
+++ b/ci/Containerfile
@@ -1,3 +1,6 @@
+# SPDX-FileCopyrightText: 2025 Felix Morgner <felix.morgner@gmail.com>
+# SPDX-License-Identifier: CC0-1.0
+
FROM docker.io/archlinux:base-devel
LABEL org.opencontainers.image.title="turns CI image"