i hate pg
This commit is contained in:
parent
a53f7d44c4
commit
e51b36c410
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/library/postgres:14-bullseye
|
||||
FROM docker.io/library/postgres:14
|
||||
|
||||
RUN apt update && apt install -y \
|
||||
git
|
||||
|
|
Reference in a new issue