We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b867f0 commit cce93ebCopy full SHA for cce93eb
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: 202405111515, you can modify here to trigger Docker Build action
+# modify time: 202405230715, 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.0.9"
+LABEL version="0.1.0"
9
10
WORKDIR /websoft9
11
0 commit comments