mirror of
https://github.com/iv-org/invidious.git
synced 2025-11-02 13:18:31 -06: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…
x
Reference in New Issue
Block a user