mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2025-01-03 13:58:41 +00:00
3 lines
100 B
Docker
3 lines
100 B
Docker
FROM postgres:13-bullseye
|
|
|
|
RUN apt-get update && apt-get install -y postgresql-13-rum/bullseye-pgdg
|