Skip to content

Commit

Permalink
Update to mariadb:11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pglombardo committed Nov 29, 2024
1 parent 7310e7d commit a87785f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/docker/docker-compose-mariadb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '2.1'

services:
db:
image: mariadb:10.6.5
image: mariadb:11.4
ports:
- "3306:3306"
environment:
Expand Down

0 comments on commit a87785f

Please sign in to comment.