fix
This commit is contained in:
@@ -10,7 +10,7 @@ RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
postgresql-15-pgpool2 \
|
||||
&& \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
|
||||
Reference in New Issue
Block a user