feat: add cal command

This commit is contained in:
João Paulo Dubas 2024-12-26 19:43:53 +00:00
parent de705cacd4
commit 4a29527b9b
Signed by: joao.dubas
SSH Key Fingerprint: SHA256:F1IkSaBzh4ykySuwfb4kG8y5xSR5IXeVIT7KRr3BAjc

@ -69,6 +69,7 @@ RUN apt-get update \
locales \ locales \
m4 \ m4 \
make \ make \
ncal \
neovim \ neovim \
net-tools \ net-tools \
openjdk-17-jdk \ openjdk-17-jdk \