Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Nov 4, 2024
1 parent 813c926 commit fb62d50
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docker/.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
APPHUB_VERSION=0.1.5
APPHUB_VERSION=0.1.6
DEPLOYMENT_VERSION=2.20.3
GIT_VERSION=1.21.9
PROXY_VERSION=2.11.3
4 changes: 2 additions & 2 deletions docker/apphub/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# This file can running at actions
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
# modify time: 202411041654, you can modify here to trigger Docker Build action
# modify time: 202411041726, you can modify here to trigger Docker Build action


FROM python:3.10-slim-bullseye
LABEL maintainer="Websoft9<[email protected]>"
LABEL version="0.1.6-rc1"
LABEL version="0.1.6"

WORKDIR /websoft9

Expand Down
1 change: 0 additions & 1 deletion version.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"7"
],
"Oracle Linux": [
"9",
"8",
"7"
],
Expand Down

0 comments on commit fb62d50

Please sign in to comment.