Skip to content

Commit d7953df

Browse files
Update mariadb Docker tag to v11.7
1 parent ed877ff commit d7953df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/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:11.4
5+
image: mariadb:11.7
66
container_name: mariadb
77
networks:
88
- backend

0 commit comments

Comments
 (0)