1
0
Fork 0

Update mysql Docker tag to v8.4.5

This commit is contained in:
renovate[bot] 2025-04-15 07:51:41 +00:00 committed by GitHub
parent ad45fdb3a4
commit d47eecfbe8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
mysql:
image: mysql:8.4.4
image: mysql:8.4.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"