Update mysql Docker tag to v8.4.3
This commit is contained in:
parent
7624dd6574
commit
98593bd257
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.4.2
|
||||
image: mysql:8.4.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue