⬆️ Update debian_11/postgresql-13 to v13.11-0+deb11u1 (#265)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-16 21:56:21 +02:00 committed by GitHub
parent c81965d3df
commit 5a4df9ab35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ RUN \
\
&& apt-get install -y --no-install-recommends \
libmariadb-dev-compat=1:10.5.19-0+deb11u2 \
libpq5=13.10-0+deb11u1 \
libpq5=13.11-0+deb11u1 \
nginx=1.18.0-6.1+deb11u3 \
sqlite3=3.34.1-3 \
&& apt-get clean \