We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fe1aae commit 9dd8771Copy full SHA for 9dd8771
docker-compose.local.yml
@@ -63,7 +63,7 @@ services:
63
64
platform.mysql:
65
container_name: platform.mysql
66
- image: docker.io/bitnami/mysql:8.0
+ image: docker.io/bitnami/mysql:9.0
67
ports:
68
- "${FORWARD_DB_PORT:-3306}:3306"
69
environment:
0 commit comments