Compare commits
	
		
			2 Commits
		
	
	
		
			8e4c2b46f6
			...
			359ccc38d5
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 359ccc38d5 | |||
| c1e0a62566 | 
| @@ -203,7 +203,7 @@ spec: | ||||
|     spec: | ||||
|       containers: | ||||
|       - name: nextcloud | ||||
|         image: "nextcloud:27.0.0-apache" | ||||
|         image: "nextcloud:27.0.1-apache" | ||||
|         imagePullPolicy: IfNotPresent | ||||
|         env: | ||||
|         - name: SQLITE_DATABASE | ||||
| @@ -374,7 +374,7 @@ spec: | ||||
|           restartPolicy: Never | ||||
|           containers: | ||||
|             - name: nextcloud | ||||
|               image: "nextcloud:27.0.0-apache" | ||||
|               image: "nextcloud:27.0.1-apache" | ||||
|               imagePullPolicy: IfNotPresent | ||||
|               command: [ "curl" ] | ||||
|               args: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user