Skip to content

Commit 0c215a4

Browse files
[deps] BRE: Update mysql Docker tag to v8.4
1 parent ee2399f commit 0c215a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ services:
5555
- postgres
5656

5757
mysql:
58-
image: mysql:8.0
58+
image: mysql:8.4
5959
container_name: bw-mysql
6060
ports:
6161
- "3306:3306"

0 commit comments

Comments
 (0)