forked from coop-cloud/wordpress
		
	chore: publish 2.7.3+6.4.3 release
This commit is contained in:
		@ -3,7 +3,7 @@ version: "3.8"
 | 
			
		||||
 | 
			
		||||
services:
 | 
			
		||||
  app:
 | 
			
		||||
    image: "wordpress:6.4.2"
 | 
			
		||||
    image: "wordpress:6.4.3"
 | 
			
		||||
    volumes:
 | 
			
		||||
      - "wordpress_content:/var/www/html/wp-content/"
 | 
			
		||||
    networks:
 | 
			
		||||
@ -60,10 +60,10 @@ services:
 | 
			
		||||
        - "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
 | 
			
		||||
        - "backupbot.backup=true"
 | 
			
		||||
        - "backupbot.backup.path=/var/www/html"
 | 
			
		||||
        - "coop-cloud.${STACK_NAME}.version=2.7.2+6.4.2"
 | 
			
		||||
        - "coop-cloud.${STACK_NAME}.version=2.7.3+6.4.3"
 | 
			
		||||
 | 
			
		||||
  db:
 | 
			
		||||
    image: "mariadb:11.2"
 | 
			
		||||
    image: "mariadb:11.3"
 | 
			
		||||
    volumes:
 | 
			
		||||
      - "mariadb:/var/lib/mysql"
 | 
			
		||||
    networks:
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user