Skip to content

Commit 2b91294

Browse files
chore(deps): update mysql docker tag to v9.3.0
1 parent d4d7eae commit 2b91294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ services:
2525
- "9001:9001"
2626
restart: always
2727
mysql:
28-
image: mysql:9.2.0
28+
image: mysql:9.3.0
2929
environment:
3030
MYSQL_ROOT_HOST: '%'
3131
MYSQL_ROOT_PASSWORD: root

0 commit comments

Comments
 (0)