Update wordpress image
This commit is contained in:
parent
70b1039f95
commit
283bc80b41
2 changed files with 4 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ services:
|
|||
restart: unless-stopped
|
||||
|
||||
app:
|
||||
image: docker.io/library/wordpress:6-php8.1
|
||||
image: docker.io/library/wordpress:7-php8.2
|
||||
environment:
|
||||
- "WORDPRESS_DB_HOST=database"
|
||||
- "WORDPRESS_DB_NAME=wordpress"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue