mirror of
				https://gitlab.com/alemaire/buildx.git
				synced 2025-01-17 13:58:19 +00:00 
			
		
		
		
	Update Dockerfile
This commit is contained in:
		| @@ -117,7 +117,7 @@ RUN set -ex; \ | ||||
| 	chown -R www-data:www-data /usr/src/roundcubemail/logs | ||||
|  | ||||
| RUN set -ex; \ | ||||
| 	composer \ | ||||
| 	/usr/local/bin/composer \ | ||||
|         --working-dir=/usr/src/roundcubemail/ \ | ||||
|         --prefer-dist --prefer-stable \ | ||||
|         --no-update --no-interaction \ | ||||
| @@ -125,7 +125,7 @@ RUN set -ex; \ | ||||
|         require \ | ||||
|         	roundcube/carddav \ | ||||
|     ; \ | ||||
|     composer \ | ||||
|     /usr/local/bin/composer \ | ||||
|         --working-dir=/usr/src/roundcubemail/ \ | ||||
|         --prefer-dist --no-dev \ | ||||
|         --no-interaction \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user