chore: publish 2.11.0+6.6.0 release
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8b6983d240
commit
17574fd3fe
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: "wordpress:6.5.5"
|
||||
image: "wordpress:6.6.0"
|
||||
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.10.0+6.5.5"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.11.0+6.6.0"
|
||||
|
||||
db:
|
||||
image: "mariadb:11.4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user