postgres: Image von 16-slim auf 16
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
FROM postgres:16-slim
|
||||
FROM postgres:16
|
||||
|
||||
COPY init.sql /docker-entrypoint-initdb.d/
|
||||
|
||||
EXPOSE 5432
|
||||
|
||||
|
||||
Reference in New Issue
Block a user