We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73a3b06 + ee652f2 commit dbd89e7Copy full SHA for dbd89e7
cypress/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nextcloudci/server:server-16
+FROM nextcloudci/server:server-17
2
3
RUN mkdir /var/www/html/data
4
RUN chown -R www-data:www-data /var/www/html/data
cypress/docker-compose.yml
@@ -10,5 +10,6 @@ services:
10
environment:
11
CYPRESS_baseUrl:
12
APP_SOURCE:
13
+ BRANCH: stable19
14
volumes:
15
- ${APP_SOURCE}:/var/www/html/apps/text
0 commit comments