Skip to content

Commit 540304b

Browse files
chore(deps): update mysql docker tag to v8.3.0
1 parent d6e404d commit 540304b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ services:
2525
- "9001:9001"
2626
restart: always
2727
mysql:
28-
image: mysql:8.2.0
28+
image: mysql:8.3.0
2929
environment:
3030
MYSQL_ROOT_PASSWORD: root
3131
MYSQL_DATABASE: test

0 commit comments

Comments
 (0)