This commit is contained in:
2026-04-28 01:24:04 +09:30
parent 914521f376
commit 29e8a32864
16 changed files with 445 additions and 315 deletions
+1 -3
View File
@@ -1,8 +1,6 @@
version: '3.8'
services:
postgres:
image: postgres:16-alpine
image: postgres:17-alpine
container_name: mtgsearch-db
environment:
POSTGRES_DB: mtgsearch