Skip to content

Commit fe6b462

Browse files
Update mariadb Docker tag to v11
1 parent 754fc39 commit fe6b462

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

0 commit comments

Comments
 (0)