Skip to content

Commit a1fcb5e

Browse files
chore(deps): update mariadb docker tag to v11
1 parent 0f296f5 commit a1fcb5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.9"
22

33
services:
44
db:
5-
image: mariadb:10.11
5+
image: mariadb:11.1
66
volumes:
77
- db_data:/var/lib/mysql
88
restart: always

0 commit comments

Comments
 (0)