Skip to content

Commit 754fc39

Browse files
authored
Merge pull request #3 from algolia/renovate/docker-mariadb-10.x
Update mariadb Docker tag to v10.4.3
2 parents 08a1ebb + 13bb434 commit 754fc39

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.3.12
5+
image: mariadb:10.4.3
66
restart: always
77
environment:
88
MYSQL_ROOT_PASSWORD: password

0 commit comments

Comments
 (0)