Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/vn-docker
This commit is contained in:
commit
3e955e2601
|
@ -1,4 +1,4 @@
|
||||||
FROM devinsolutions/osticket:1.17.4
|
FROM devinsolutions/osticket:1.17.5
|
||||||
WORKDIR /var/www/html
|
WORKDIR /var/www/html
|
||||||
|
|
||||||
COPY theme/default/ ./assets/default
|
COPY theme/default/ ./assets/default
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
FROM redmine:4.2.8
|
FROM redmine:5.1.2
|
||||||
|
|
||||||
ENV REDMINE_PATH=/usr/src/redmine \
|
ENV REDMINE_PATH=/usr/src/redmine \
|
||||||
REDMINE_LOCAL_PATH=/var/local/redmine
|
REDMINE_LOCAL_PATH=/var/local/redmine
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue