mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-11-13 12:31:13 +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
|