Skip to content

Commit

Permalink
[Database] Move from mysql to mariadb.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarciani committed Nov 4, 2023
1 parent c90868f commit d1cc36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mysql:8.0.32-debian
FROM mariadb:10.11.5

EXPOSE 3306

Expand Down

0 comments on commit d1cc36f

Please sign in to comment.