cleanup
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM postgres:15
|
FROM debian:trixie-slim
|
||||||
|
|
||||||
RUN set -eux && \
|
RUN set -eux && \
|
||||||
groupadd -r postgres --gid=5432 && \
|
groupadd -r postgres --gid=5432 && \
|
||||||
|
|||||||
Reference in New Issue
Block a user