Skip to content

Commit 6af7df1

Browse files
committed
apphub
1 parent e25cfb9 commit 6af7df1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/apphub/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# This file can running at actions
22
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
3-
# modify time: 202507191210, you can modify here to trigger Docker Build action
3+
# modify time: 202508161620, you can modify here to trigger Docker Build action
44

55

66
FROM python:3.10-slim-bullseye
77
LABEL maintainer="Websoft9<help@websoft9.com>"
8-
LABEL version="0.2.4"
8+
LABEL version="0.2.5-rc1"
99

1010
WORKDIR /websoft9
1111

0 commit comments

Comments
 (0)