mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-12-24 00:50:29 +00:00
4 lines
100 B
Docker
4 lines
100 B
Docker
|
FROM postgres:13-bullseye
|
||
|
|
||
|
RUN apt-get update && apt-get install -y postgresql-13-rum/bullseye-pgdg
|