Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 290f8fc

Browse files
author
Farhan Umer
committed
chore: changed mysql image tag to 8.0.26
1 parent 0c866db commit 290f8fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ services:
261261
environment:
262262
MYSQL_ROOT_PASSWORD: ""
263263
MYSQL_ALLOW_EMPTY_PASSWORD: "yes"
264-
image: mysql:latest
264+
image: mysql:8.0.26
265265
networks:
266266
default:
267267
aliases:

0 commit comments

Comments
 (0)