Skip to content

Commit

Permalink
⬆️ Upgrades add-on base image to v4.2.2 (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Jul 2, 2021
1 parent abc61d5 commit 46f2f7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bitwarden/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ RUN \
apt-get update \
\
&& apt-get install -y --no-install-recommends \
libmariadb-dev-compat=1:10.3.27-0+deb10u1 \
libpq5=11.11-0+deb10u1 \
libmariadb-dev-compat=1:10.3.29-0+deb10u1 \
libpq5=11.12-0+deb10u1 \
nginx=1.14.2-2+deb10u4 \
sqlite3=3.27.2-3+deb10u1 \
&& apt-get clean \
Expand Down

0 comments on commit 46f2f7d

Please sign in to comment.