Update Dockerfile

This commit is contained in:
qiaofeng1227 2023-12-06 09:03:25 +08:00 committed by GitHub
parent b45e23c5cc
commit ee87e323b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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