Skip to content

Commit 1fee511

Browse files
committed
Added missing htpasswd tool, needed by access lists.
1 parent f5c6710 commit 1fee511

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ RUN \
2626
mariadb-client \
2727
certbot \
2828
openssl \
29+
apache2-utils \
2930
&& \
3031
# Clean some uneeded stuff from mariadb.
3132
rm -r \

0 commit comments

Comments
 (0)