Update Dockerfile

This commit is contained in:
qiaofeng1227 2024-04-03 07:22:24 +08:00 committed by GitHub
parent e86bde7333
commit 258a569193
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: 202403310924, you can modify here to trigger Docker Build action
# modify time: 202404030724, you can modify here to trigger Docker Build action
FROM python:3.10-slim-bullseye
LABEL maintainer="Websoft9<help@websoft9.com>"
LABEL version="0.0.6-rc6"
LABEL version="0.0.6-rc7"
WORKDIR /websoft9