Update Dockerfile

This commit is contained in:
qiaofeng1227 2024-10-30 13:53:59 +08:00 committed by GitHub
parent 68106efea8
commit aebfa0421c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,11 +1,11 @@
# This file can running at actions
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
# modify time: 202410291513, you can modify here to trigger Docker Build action
# modify time: 202410301400, you can modify here to trigger Docker Build action
FROM python:3.10-slim-bullseye
LABEL maintainer="Websoft9<help@websoft9.com>"
LABEL version="0.1.5-rc1"
LABEL version="0.1.5"
WORKDIR /websoft9