Update Dockerfile
This commit is contained in:
parent
a8b8866735
commit
4f50295287
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM debian:stable-slim
|
||||
FROM debian:11
|
||||
|
||||
# Prevents Python from writing pyc files to disc (equivalent to python -B option)
|
||||
ENV PYTHONDONTWRITEBYTECODE 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue