version bump
This commit is contained in:
		
							parent
							
								
									2c8ed95c2c
								
							
						
					
					
						commit
						1463667306
					
				@ -26,7 +26,7 @@ services:
 | 
				
			|||||||
      - "/etc/localtime:/etc/localtime:ro"
 | 
					      - "/etc/localtime:/etc/localtime:ro"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  joomla:
 | 
					  joomla:
 | 
				
			||||||
    image: joomla:4.4.1 # https://hub.docker.com/_/joomla
 | 
					    image: joomla:5.0.1 # https://hub.docker.com/_/joomla
 | 
				
			||||||
    restart: always
 | 
					    restart: always
 | 
				
			||||||
    environment:
 | 
					    environment:
 | 
				
			||||||
      JOOMLA_DB_HOST: mariadb-joomla
 | 
					      JOOMLA_DB_HOST: mariadb-joomla
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user