Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 249fd89

Browse files
authoredNov 20, 2022
Update mariadb Docker tag to v10.10.2
1 parent 754fc39 commit 249fd89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
services:
44
db:
5-
image: mariadb:10.4.3
5+
image: mariadb:10.10.2
66
restart: always
77
environment:
88
MYSQL_ROOT_PASSWORD: password

0 commit comments

Comments
 (0)
Please sign in to comment.