Added SPDX Identifiers, reformatted Dockerfile

This commit is contained in:
Tobias Schmidl 2023-01-13 19:02:59 +01:00
parent 8033fedf18
commit 13393609ec
4 changed files with 14 additions and 12 deletions

View file

@ -1,3 +1,6 @@
# SPDX-FileCopyrightText: 2023 Tobias Schmidl
# SPDX-License-Identifier: CC0-1.0
FROM alpine
LABEL org.label-schema.schema-version="1.0.0-rc1"