Revert "i hate pg"

This reverts commit e51b36c410.
This commit is contained in:
Didier Slof 2023-02-15 09:08:31 +01:00
parent aeb66ee5a3
commit 4863906546
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -1,4 +1,4 @@
FROM docker.io/library/postgres:14 FROM docker.io/library/postgres:14-bullseye
RUN apt update && apt install -y \ RUN apt update && apt install -y \
git git