Skip to content

Commit

Permalink
chore(deps): update mysql:8 docker digest to ac80b6e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent e1bd2e0 commit ebec3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ services:
- neo4j-plugins:/plugins

mysql:
image: mysql:8@sha256:8b928a5117cf5c2238c7a09cd28c2e801ac98f91c3f8203a8938ae51f14700fd
image: mysql:8@sha256:ac80b6e09e5b12b4f9d5cd4f6425e43464247aa4ba4f6169da5daf59e5877f7d
healthcheck:
test: mysqladmin ping -h localhost
interval: 1s
Expand Down

0 comments on commit ebec3ea

Please sign in to comment.