Skip to content

Commit

Permalink
Set mariadb version to 11.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
antarcticrainforest committed Jun 18, 2024
1 parent 5d0a205 commit f10ec95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.9"
services:
db:
image: mariadb:latest
image: mariadb:11.3
environment:
MYSQL_USER: freva
MYSQL_PASSWORD: T3st
Expand Down

0 comments on commit f10ec95

Please sign in to comment.