master #2

Merged
gbiotti merged 44 commits from argilla/docker:master into master 2024-01-15 15:04:58 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 2045c9d3f8 - Show all commits

View File

@ -3,7 +3,7 @@ services:
wordpress:
depends_on:
- db
image: wordpress:5.7
image: hub.docker.golem.linux.it/wordpress:5.7
restart: unless-stopped
environment:
WORDPRESS_DB_HOST: db