Skip to content

Commit d4e8511

Browse files
committed
nextcloud 15 compatibility
1 parent c3dd772 commit d4e8511

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM nextcloud:14.0.3-apache
1+
FROM nextcloud:15.0.0-rc-apache
22

33
COPY . /usr/src/nextcloud/apps/ocsms

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<category>tools</category>
1313
<dependencies>
1414
<php min-version="5.6" min-int-size="32"/>
15-
<nextcloud min-version="14.0" max-version="14.0" />
15+
<nextcloud min-version="14.0" max-version="15.0" />
1616
</dependencies>
1717

1818
<ocsid>167289</ocsid>

0 commit comments

Comments
 (0)