Skip to content

Commit cce93eb

Browse files
authored
Update Dockerfile
1 parent 6b867f0 commit cce93eb

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: 202405111515, you can modify here to trigger Docker Build action
3+
# modify time: 202405230715, 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.0.9"
8+
LABEL version="0.1.0"
99

1010
WORKDIR /websoft9
1111

0 commit comments

Comments
 (0)