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 8e93a7f

Browse files
authoredMay 28, 2023
Update mariadb Docker tag to v10.11.3
1 parent 754fc39 commit 8e93a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎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.11.3
66
restart: always
77
environment:
88
MYSQL_ROOT_PASSWORD: password

0 commit comments

Comments
 (0)
Please sign in to comment.