chore: publish 2.12.2+6.6.2 release
This commit is contained in:
parent
c5443cc14b
commit
37ff3e9b1b
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: "wordpress:6.6.1"
|
||||
image: "wordpress:6.6.2"
|
||||
volumes:
|
||||
- "wordpress_content:/var/www/html/wp-content/"
|
||||
networks:
|
||||
@ -64,7 +64,7 @@ services:
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
|
||||
- "backupbot.backup=true"
|
||||
- "backupbot.backup.path=/var/www/html"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.12.1+6.6.1"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.12.2+6.6.2"
|
||||
|
||||
db:
|
||||
image: "mariadb:11.5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user