Skip to content

Commit

Permalink
fix mixed line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
b4tman committed Apr 20, 2022
1 parent 330ade1 commit d745475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ RUN set -x && \
--disable-arch-native \
--enable-removal-policies="lru,heap" \
--enable-auth-digest \
--enable-auth-basic="getpwnam,NCSA,DB" \
--enable-auth-basic="getpwnam,NCSA,DB" \
--enable-basic-auth-helpers="DB" \
--enable-epoll \
--enable-external-acl-helpers="file_userip,unix_group,wbinfo_group" \
Expand Down

0 comments on commit d745475

Please sign in to comment.