Update Dockerfile

This commit is contained in:
qiaofeng1227 2024-05-23 07:17:09 +08:00 committed by GitHub
parent 6b867f0743
commit cce93eb8af
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: 202405111515, you can modify here to trigger Docker Build action
# modify time: 202405230715, 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.9"
LABEL version="0.1.0"
WORKDIR /websoft9