Skip to content

Commit 67e33b3

Browse files
committed
chore: add a comment with a link to dockerhub
1 parent 206d310 commit 67e33b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/docker-compose.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ version: '3'
77

88
services:
99
mysql:
10+
# https://hub.docker.com/_/mysql
1011
image: mysql:5.7.20
1112
user: mysql:mysql
1213
environment:

0 commit comments

Comments
 (0)