mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
Update Dockerfile
This commit is contained in:
parent
258a569193
commit
11512b47b6
@ -1,11 +1,11 @@
|
|||||||
# This file can running at actions
|
# This file can running at actions
|
||||||
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
|
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
|
||||||
# modify time: 202404030724, you can modify here to trigger Docker Build action
|
# modify time: 202404031134, you can modify here to trigger Docker Build action
|
||||||
|
|
||||||
|
|
||||||
FROM python:3.10-slim-bullseye
|
FROM python:3.10-slim-bullseye
|
||||||
LABEL maintainer="Websoft9<help@websoft9.com>"
|
LABEL maintainer="Websoft9<help@websoft9.com>"
|
||||||
LABEL version="0.0.6-rc7"
|
LABEL version="0.0.6"
|
||||||
|
|
||||||
WORKDIR /websoft9
|
WORKDIR /websoft9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user