OP#213 add steps and up version

This commit is contained in:
12ww1160
2025-12-06 17:28:59 +01:00
parent 5b736cfb10
commit e1328e79c4
2 changed files with 5 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ RUN apt-get update && \
pgbouncer \
ca-certificates \
tzdata \
postgresql-client \
netcat-openbsd \
&& rm -rf /var/lib/apt/lists/*