Skip to content

Commit

Permalink
db-ssp to use mariadb:10 directly
Browse files Browse the repository at this point in the history
  • Loading branch information
devon-sil authored Dec 18, 2023
1 parent 3f2204d commit 42dfd1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ services:
PMA_PASSWORD: broker

db-ssp:
image: silintl/mariadb:latest
image: mariadb:10
ports:
- "3306"
environment:
Expand Down

0 comments on commit 42dfd1e

Please sign in to comment.