dev
This commit is contained in:
parent
8f5812519e
commit
0e75c0bfa3
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
APPHUB_VERSION=0.0.2
|
||||
APPHUB_VERSION=0.0.5
|
||||
DEPLOYMENT_VERSION=2.19.0
|
||||
GIT_VERSION=1.20.4
|
||||
PROXY_VERSION=2.10.4
|
|
@ -1,3 +1,3 @@
|
|||
FROM websoft9dev/apphub:0.0.4 as buildstage
|
||||
FROM websoft9dev/apphub:0.0.5 as buildstage
|
||||
RUN mkdir -p /websoft9/src
|
||||
RUN sed -i 's/supervisorctl start apphub/supervisorctl start apphubdev/g' /entrypoint.sh
|
Loading…
Add table
Reference in a new issue