mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 12:18:17 +00:00 
			
		
		
		
	Added versions
This commit is contained in:
		@@ -3,7 +3,7 @@ services:
 | 
			
		||||
{% include 'templates/docker/services/' + database_type + '.yml.j2' %}
 | 
			
		||||
 | 
			
		||||
  application:
 | 
			
		||||
    image: friendica
 | 
			
		||||
    image: "friendica:{{friendica_version}}"
 | 
			
		||||
    restart: {{docker_restart_policy}}
 | 
			
		||||
    volumes:
 | 
			
		||||
      - data:/var/www/html
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user