mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 01:00:20 +08:00
Update Dockerfile
This commit is contained in:
parent
e6787fcb0b
commit
eb29dad1aa
@ -1,11 +1,11 @@
|
||||
# This file can running at actions
|
||||
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
|
||||
# modify time: 202412301518, you can modify here to trigger Docker Build action
|
||||
# modify time: 202501011018, 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.9-dev"
|
||||
LABEL version="0.1.9-rc"
|
||||
|
||||
WORKDIR /websoft9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user