Skip to content

Commit 4c14873

Browse files
chore(deps): update mysql docker tag to v9
1 parent e1bd2e0 commit 4c14873

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ services:
7979
- neo4j-plugins:/plugins
8080

8181
mysql:
82-
image: mysql:8@sha256:8b928a5117cf5c2238c7a09cd28c2e801ac98f91c3f8203a8938ae51f14700fd
82+
image: mysql:9@sha256:fd8d1b4e287c49e1e35eb5a103f337111947662130eb8a3e6c3e823813f47f7d
8383
healthcheck:
8484
test: mysqladmin ping -h localhost
8585
interval: 1s

0 commit comments

Comments
 (0)