Skip to content

Commit

Permalink
chore(deps): update mysql docker tag to v8.0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 22, 2022
1 parent 75bee94 commit 62e73e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-prisma/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ volumes:
services:
mysql:
platform: linux/amd64
image: mysql:8.0.28
image: mysql:8.0.31
container_name: turborepo_mysql
restart: always
ports:
Expand Down

0 comments on commit 62e73e6

Please sign in to comment.