Skip to content

Commit ce77edb

Browse files
Update mariadb Docker tag to v10.11.16
1 parent 754fc39 commit ce77edb

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
@@ -2,7 +2,7 @@ version: '3'
22

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

0 commit comments

Comments
 (0)