Skip to content

Commit

Permalink
Cosmetic change just to trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
meeDamian committed May 25, 2021
1 parent 1086e1b commit 6a8541d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ FROM debian:buster-slim

RUN apt-get update && \
apt-get -y install \
curl \
file \
curl \
file \
gnupg \
unzip \
wget \
wget \
zip

RUN mkdir -p /mnt/raspios/ /data/
Expand Down

0 comments on commit 6a8541d

Please sign in to comment.