mirror of
https://github.com/xuthus83/LittlePaimon.git
synced 2024-10-21 16:27:15 +08:00
Merge pull request #450 from Mmx233/fix/docker-base-image
This commit is contained in:
commit
5198942e4b
@ -1,4 +1,4 @@
|
||||
FROM python:slim
|
||||
FROM python:3-slim-bullseye
|
||||
|
||||
RUN pip3 --no-cache-dir install nb-cli
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user