Update Dockerfile

This commit is contained in:
qiaofeng1227 2023-12-07 15:52:53 +08:00 committed by GitHub
parent adb4e730ef
commit b759751347
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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