Skip to content

Commit 2d660ca

Browse files
committed
install less as well
1 parent 049cf7b commit 2d660ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN apt-get update -y \
1616
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
1717
sudo \
1818
pkg-config software-properties-common apt-transport-https \
19-
fd-find file zip \
19+
fd-find file zip less \
2020
tzdata locales \
2121
man-db \
2222
git openssh-client \

0 commit comments

Comments
 (0)