mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-12-06 17:44:24 -06:00
Fix typos (#375)
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user