We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af419e commit dff2b9dCopy full SHA for dff2b9d
1 file changed
docker/docker-compose.yml
@@ -16,7 +16,7 @@ services:
16
- DB_PASSWORD=secret
17
18
db:
19
- image: mysql:8.4
+ image: mysql:8.3
20
container_name: mysql
21
restart: always
22
environment:
0 commit comments