Update mysql Docker tag to v8.4.2

This commit is contained in:
renovate[bot] 2024-07-23 03:39:45 +00:00 committed by GitHub
parent 610c5aa7b1
commit 6da6f04f9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ networks:
services:
mysql:
image: mysql:8.4.1
image: mysql:8.4.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"