Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit 142c7ca

Browse files
Update mariadb Docker tag to v10.11 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7091ab3 commit 142c7ca

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
@@ -2,7 +2,7 @@ version: "3.7"
22

33
services:
44
db:
5-
image: mariadb:10.7
5+
image: mariadb:10.11
66
container_name: django-db
77
restart: unless-stopped
88
env_file:

0 commit comments

Comments
 (0)