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.
2 parents 3bdf26e + d3e8de5 commit 1241999Copy full SHA for 1241999
1 file changed
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '3.3'
2
services:
3
db:
4
- image: mysql:9.3
+ image: mysql:9.4
5
restart: always
6
environment:
7
MYSQL_DATABASE: 'db'
0 commit comments