chore: publish 2.10.0+6.5.5 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
929bfb4239
commit
6fb30c5bc1
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: "wordpress:6.5.3"
|
||||
image: "wordpress:6.5.5"
|
||||
volumes:
|
||||
- "wordpress_content:/var/www/html/wp-content/"
|
||||
networks:
|
||||
@ -64,10 +64,10 @@ services:
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
|
||||
- "backupbot.backup=true"
|
||||
- "backupbot.backup.path=/var/www/html"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.9.1+6.5.3"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.10.0+6.5.5"
|
||||
|
||||
db:
|
||||
image: "mariadb:11.3"
|
||||
image: "mariadb:11.4"
|
||||
volumes:
|
||||
- "mariadb:/var/lib/mysql"
|
||||
networks:
|
||||
|
1
release/2.10.0+6.5.5
Normal file
1
release/2.10.0+6.5.5
Normal file
@ -0,0 +1 @@
|
||||
Adds redirects and alakazam integration
|
Loading…
x
Reference in New Issue
Block a user