Skip to content

Commit

Permalink
Update Dockerfile.arm32v5
Browse files Browse the repository at this point in the history
  • Loading branch information
john30 authored Oct 9, 2021
1 parent 8318e79 commit 7811c07
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions contrib/docker/Dockerfile.arm32v5
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ WORKDIR /build
ENV EBUSD_ARCH arm32v5
ENV EBUSD_VERSION 21.2

RUN git clone https://github.com/john30/ebusd.git /build \
&& ./make_debian.sh
RUN ./make_debian.sh



Expand Down

0 comments on commit 7811c07

Please sign in to comment.