Skip to content

Commit

Permalink
Update mysql Docker tag to v5.7.43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 21, 2023
1 parent 913260c commit 920aad4
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.41
image: mysql:5.7.43
platform: linux/amd64
environment:
- MYSQL_ALLOW_EMPTY_PASSWORD=true
Expand Down

0 comments on commit 920aad4

Please sign in to comment.