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 e25cfb9 commit 6af7df1Copy full SHA for 6af7df1
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: 202507191210, you can modify here to trigger Docker Build action
+# modify time: 202508161620, 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.4"
+LABEL version="0.2.5-rc1"
9
10
WORKDIR /websoft9
11
0 commit comments