Skip to content

Commit

Permalink
⬆️ Upgrades libpq5 to 11.11-0+deb10u1 (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Mar 29, 2021
1 parent 0544f81 commit 3d44a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitwarden/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN \
\
&& apt-get install -y --no-install-recommends \
libmariadb-dev-compat=1:10.3.27-0+deb10u1 \
libpq5=11.10-0+deb10u1 \
libpq5=11.11-0+deb10u1 \
nginx=1.14.2-2+deb10u3 \
sqlite3=3.27.2-3+deb10u1 \
&& apt-get clean \
Expand Down

0 comments on commit 3d44a68

Please sign in to comment.