mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-04 19:58:31 +00:00
Update Dockerfile.postgres
Change to alpine
This commit is contained in:
parent
360c156a6d
commit
78d0c49fd2
@ -1,4 +1,4 @@
|
||||
FROM postgres:10
|
||||
FROM postgres:10.11-alpine
|
||||
|
||||
ENV POSTGRES_USER postgres
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user