Skip to content

Commit

Permalink
refactor: added version for mysql docker compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajat-Dabade committed Aug 27, 2024
1 parent cad3107 commit fd78cb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-testing/docker-compose-mysql.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version: '2.4'
services:
mysql:
image: "mysql/mysql-server:8.0.32"
Expand Down

0 comments on commit fd78cb8

Please sign in to comment.