Fix typos (#375)

This commit is contained in:
Viktor Szépe
2024-07-12 10:40:34 +02:00
committed by GitHub
parent 07a4657ee8
commit 2e4fae3d13
5 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ LABEL org.opencontainers.image.source="https://github.com/hendricius/the-sourdou
# Print release information if needed
RUN cat /etc/*release*
# Install base depdendencies
# Install base dependencies
RUN apt-get update && \
apt-get install --yes -y --no-install-recommends \
sudo \