Skip to content

Commit

Permalink
Beautify
Browse files Browse the repository at this point in the history
  • Loading branch information
Cat5TV committed Aug 19, 2019
1 parent 82671a4 commit e409092
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notes/docker/image/Dockerfile
Expand Up @@ -15,7 +15,7 @@ VOLUME /etc/nems/
MAINTAINER Robbie Ferguson <nems@category5.tv>

# Setup apt
ADD sources.list /etc/apt/sources.list
COPY files/sources.list /etc/apt/sources.list
RUN apt-get update && \
apt-get install -y apt-utils

Expand Down
File renamed without changes.

0 comments on commit e409092

Please sign in to comment.