Skip to content
Snippets Groups Projects
Verified Commit 654e1aaa authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Remove deprecated maintainer tag.

parent feed7b25
No related branches found
No related tags found
No related merge requests found
FROM python:3.8-buster
MAINTAINER Teckisd e.V. <foss@teckids.org>
# Configure Python to be nice inside Docker and pip to stfu
ENV PYTHONUNBUFFERED 1
ENV PYTHONDONTWRITEBYTECODE 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment