3 lines
79 B

FROM postgres:13.3
RUN apt update && apt -y upgrade && apt install -y iproute2