Skip to content

Commit

Permalink
photoprism
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Oct 11, 2024
1 parent d1e393f commit fd528b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/photoprism/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:
- photoprism-storage:/photoprism/storage # *Writable* storage folder for cache, database, and sidecar files (DO NOT REMOVE)

mariadb:
image: mariadb:11
image: mariadb:10.6
container_name: $W9_ID-mariadb
restart: unless-stopped
stop_grace_period: 5s
Expand Down

0 comments on commit fd528b1

Please sign in to comment.