Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit b4b9cd9

Browse files
chore(deps): update mysql docker tag to v9.5 (#63)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 343aaae commit b4b9cd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ services:
4545

4646
# MySQL Database
4747
db:
48-
image: mysql:9.4
48+
image: mysql:9.5
4949
container_name: openfga-laravel-mysql
5050
restart: unless-stopped
5151
environment:

0 commit comments

Comments
 (0)