Skip to content

Commit

Permalink
Merge pull request #579 from Websoft9/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
qiaofeng1227 authored Jan 1, 2025
2 parents e4eda2a + 75e3687 commit f2a700a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docker/.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
APPHUB_VERSION=0.1.8
APPHUB_VERSION=0.1.9-rc
DEPLOYMENT_VERSION=2.20.3
GIT_VERSION=1.21.9
PROXY_VERSION=2.11.3
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: 202412301518, you can modify here to trigger Docker Build action
# modify time: 202501011018, you can modify here to trigger Docker Build action


FROM python:3.10-slim-bullseye
LABEL maintainer="Websoft9<[email protected]>"
LABEL version="0.1.9-dev"
LABEL version="0.1.9-rc"

WORKDIR /websoft9

Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.1.19",
"version": "2.1.20-rc1",
"plugins": {
"portainer": "0.1.3",
"nginx": "0.1.0",
Expand Down

0 comments on commit f2a700a

Please sign in to comment.