Skip to content

Commit 9bcb3d9

Browse files
Update mysql Docker tag to v8.4.3 (#681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c5e43c commit 9bcb3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/database/docker-compose.mysql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
services:
44
mysql:
5-
image: mysql:8.4.2
5+
image: mysql:8.4.3
66
container_name: mysql
77
restart: unless-stopped
88
healthcheck:

0 commit comments

Comments
 (0)