Skip to content

Commit

Permalink
Update druidfi/mysql Docker tag to v8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent 9f2dcf6 commit e7afe4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ services:

db:
container_name: "mysqldump-php-mysql-57"
image: druidfi/mysql:5.7-drupal
image: druidfi/mysql:8.2-drupal
ports:
- 3306

db2:
container_name: "mysqldump-php-mysql-80"
image: druidfi/mysql:8.0-drupal
image: druidfi/mysql:8.2-drupal
ports:
- 3306

Expand Down

0 comments on commit e7afe4b

Please sign in to comment.