big
This commit is contained in:
+1
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user