Skip to content

Commit e1fca1b

Browse files
philmdstsquad
authored andcommitted
dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
AMSAT closed its email service [*] so my personal email address is now defunct. Remove it to avoid bouncing emails. [*] https://web.archive.org/web/20240617194936/https://forum.amsat-dl.org/index.php?thread/4581-amsat-mail-alias-service-to-end-august-1-2024/ Signed-off-by: Philippe Mathieu-Daudé <[email protected]> Signed-off-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: Thomas Huth <[email protected]> Message-Id: <[email protected]> [AJB: update URL to web.archive.org] Signed-off-by: Alex Bennée <[email protected]> Message-Id: <[email protected]>
1 parent 1b1e1b0 commit e1fca1b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/docker/dockerfiles/debian-tricore-cross.docker

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
#
1212
FROM docker.io/library/debian:11-slim
1313

14-
MAINTAINER Philippe Mathieu-Daudé <[email protected]>
15-
1614
RUN apt update && \
1715
DEBIAN_FRONTEND=noninteractive apt install -yy eatmydata && \
1816
DEBIAN_FRONTEND=noninteractive eatmydata apt install -yy \

0 commit comments

Comments
 (0)