Skip to content

Commit

Permalink
Sync mariadb version with prod
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Oct 16, 2024
1 parent c55c883 commit 99ef331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/generate-config.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
version: "3.7"
services:
mariadb:
image: mariadb:10.6
image: mariadb:10.11
restart: unless-stopped
container_name: mariadb
hostname: mariadb
Expand Down

0 comments on commit 99ef331

Please sign in to comment.