Skip to content

Commit 7e822cb

Browse files
chore(deps): update mariadb docker tag to v12 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 15790f3 commit 7e822cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ services:
7070
# Database
7171
# ---------------------------------------------------------------------
7272
db:
73-
image: mariadb:11
73+
image: mariadb:12
7474
restart: unless-stopped
7575
mem_limit: 2g
7676
cpus: 2.0

0 commit comments

Comments
 (0)