apphub 0.1.5-rc1

This commit is contained in:
qiaofeng1227 2024-10-29 15:13:20 +08:00
parent 4449b8ba30
commit 32287d2fa8

View file

@ -1,11 +1,11 @@
# This file can running at actions
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
# modify time: 202410241609, you can modify here to trigger Docker Build action
# modify time: 202410291513, 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.4"
LABEL version="0.1.5-rc1"
WORKDIR /websoft9