Skip to content

Commit 8da40a1

Browse files
Update mysql Docker tag to v8.4.2 (#646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 854c83c commit 8da40a1

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.1
5+
image: mysql:8.4.2
66
container_name: mysql
77
restart: unless-stopped
88
healthcheck:

0 commit comments

Comments
 (0)