Skip to content

Commit 9563586

Browse files
committed
websoft9
1 parent a30f399 commit 9563586

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docker/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
APPHUB_VERSION=0.2.4-rc1
1+
APPHUB_VERSION=0.2.4-rc2
22
DEPLOYMENT_VERSION=2.20.3
33
GIT_VERSION=1.21.9
44
PROXY_VERSION=2.11.3-rc1

docker/apphub/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

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

1010
WORKDIR /websoft9
1111

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.1.26-rc3",
2+
"version": "2.1.26-rc4",
33
"plugins": {
44
"portainer": "0.1.3",
55
"nginx": "0.1.0",

0 commit comments

Comments
 (0)