1
0

Replaced deprecated MAINTAINER command with the recent LABEL one

This commit is contained in:
BlueFox 2024-09-21 17:05:12 +02:00
parent 31c296d61c
commit f66a7c6370

View File

@ -1,6 +1,6 @@
FROM alpine
MAINTAINER Benjamin Burkhardt <bluefox@privacynerd.de>
LABEL org.opencontainers.image.authors="bluefox@privacynerd.de"
WORKDIR cmatrix