forked from coop-cloud/wordpress
		
	chore: publish 1.0.1+5.8.2 release
This commit is contained in:
		| @ -3,7 +3,7 @@ version: "3.8" | ||||
|  | ||||
| services: | ||||
|   app: | ||||
|     image: "wordpress:5.8.1" | ||||
|     image: "wordpress:5.8.2" | ||||
|     volumes: | ||||
|       - "wordpress_content:/var/www/html/wp-content/" | ||||
|     networks: | ||||
| @ -48,7 +48,7 @@ services: | ||||
|         #- "traefik.http.routers.${STACK_NAME}.rule=HostRegexp(`{subdomain:.+}.${DOMAIN}`, `${DOMAIN}`)" | ||||
|         - "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}" | ||||
|         - "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure" | ||||
|         - "coop-cloud.${STACK_NAME}.version=1.0.0+5.8.1" | ||||
|         - "coop-cloud.${STACK_NAME}.version=1.0.1+5.8.2" | ||||
|         - "backupbot.backup=true" | ||||
|         - "backupbot.backup.path=/var/www/html" | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user