Skip to content

Commit 628e18a

Browse files
chore(deps): update mariadb docker tag to v10.11
1 parent 954b7bf commit 628e18a

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
@@ -3,7 +3,7 @@ version: "3.2"
33
services:
44
#MariaDB Container
55
mariadb:
6-
image: mariadb:10.7
6+
image: mariadb:10.11
77
container_name: mariadb
88
hostname: mariadb
99
volumes:

0 commit comments

Comments
 (0)