Skip to content

Commit

Permalink
Update mysql Docker tag to v5.7.44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 30, 2023
1 parent 404d31c commit 60fc46a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ services:
mysql:
container_name: mysql
# https://hub.docker.com/r/library/mysql/
image: mysql:5.7.43
image: mysql:5.7.44
platform: linux/amd64
environment:
- MYSQL_ALLOW_EMPTY_PASSWORD=true
Expand Down

0 comments on commit 60fc46a

Please sign in to comment.