mirror of
https://github.com/mykitserver/feed2toot-docker.git
synced 2025-12-06 16:59:12 +01:00
used python slim base
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3
|
||||
FROM python:3-slim
|
||||
MAINTAINER mail@sp-codes.de
|
||||
|
||||
RUN pip3 install feed2toot
|
||||
|
||||
Reference in New Issue
Block a user