Update Dockerfile

This commit is contained in:
qiaofeng1227 2023-12-07 17:13:51 +08:00 committed by GitHub
parent a4373a61f4
commit ab6d247549
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
# modify time: 202312071700, you can modify here to trigger Docker Build action
# modify time: 202312071717, you can modify here to trigger Docker Build action
FROM python:3.10-slim-bullseye
LABEL maintainer="Websoft9<help@websoft9.com>"