We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af7df1 commit 26060dfCopy full SHA for 26060df
docker/apphub/Dockerfile
@@ -1,11 +1,11 @@
1
# This file can running at actions
2
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
3
-# modify time: 202508161620, you can modify here to trigger Docker Build action
+# modify time: 202508161710, you can modify here to trigger Docker Build action
4
5
6
FROM python:3.10-slim-bullseye
7
LABEL maintainer="Websoft9<help@websoft9.com>"
8
-LABEL version="0.2.5-rc1"
+LABEL version="0.2.5"
9
10
WORKDIR /websoft9
11
0 commit comments