Skip to content
Snippets Groups Projects
Commit 3cf30194 authored by Montaño Sarria, Andres Felipe's avatar Montaño Sarria, Andres Felipe
Browse files

Fix some typos

parent 174ec3ed
No related branches found
No related tags found
No related merge requests found
......@@ -27,28 +27,27 @@ RUN apt-get update && \
apt-get -y install --no-install-recommends \
apt-transport-https \
ca-certificates \
curl \
dbus-x11 \
gnupg-agent \
software-properties-common \
dialog 2>&1 \
checkinstall \
# clang
clang-format clang-tidy clang-tools clang \
# ccmake
cmake-curses-gui \
curl \
dbus-x11 \
dialog 2>&1 \
direnv \
gawk \
gdb \
git-core \
git \
git-core \
git-lfs \
gnupg-agent \
iputils-ping \
less \
nano \
net-tools \
openssh-client \
python3-pip \
software-properties-common \
trash-cli \
iputils-ping \
valgrind \
wget \
xterm
......@@ -139,7 +138,7 @@ RUN if [ "$PEAK_DRIVER" = "install" ]; \
fi
# Update this date to re-run the image final update
LABEL image.date=26-08-2024
LABEL image.date=14-10-2024
# Update final image
RUN apt-get update \
......
......@@ -6,3 +6,4 @@ https://packages.microsoft.com/ubuntu/18.04/prod/pool/main/libk/libk4a1.4/libk4a
https://packages.microsoft.com/ubuntu/18.04/prod/pool/main/libk/libk4a1.4-dev/libk4a1.4-dev_1.4.1_amd64.deb
# k4a-tools_1.4.1_amd64.deb
https://packages.microsoft.com/ubuntu/18.04/prod/pool/main/k/k4a-tools/k4a-tools_1.4.1_amd64.deb
# EOF
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment