Skip to content

Commit

Permalink
Add "less" to container
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari committed Mar 20, 2024
1 parent 26b4b7e commit 8cd4b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/release/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
FROM --platform=linux/amd64 maven:3.9.0-eclipse-temurin-8

RUN apt-get update
RUN apt-get install -y g++ cmake gnupg2 vim subversion
RUN apt-get install -y g++ cmake gnupg2 vim subversion less

0 comments on commit 8cd4b5f

Please sign in to comment.