use python slim image as base
This commit is contained in:
parent
b06716de4f
commit
c38cfd293f
@ -1,4 +1,4 @@
|
||||
FROM docker.io/python:3.11
|
||||
FROM docker.io/python:3.11-slim
|
||||
COPY change_path.py /bin/change_path.py
|
||||
COPY nmv.py /bin/nmv
|
||||
COPY shared.py /bin/shared.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user