Skip to content

Commit 9dd8771

Browse files
chore(deps): update docker.io/bitnami/mysql docker tag to v9
1 parent 7fe1aae commit 9dd8771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.local.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ services:
6363

6464
platform.mysql:
6565
container_name: platform.mysql
66-
image: docker.io/bitnami/mysql:8.0
66+
image: docker.io/bitnami/mysql:9.0
6767
ports:
6868
- "${FORWARD_DB_PORT:-3306}:3306"
6969
environment:

0 commit comments

Comments
 (0)