update duplicacy to duplicacy_linux_arm_2.7.2
This commit is contained in:
@@ -5,7 +5,7 @@ ENV LANG C.UTF-8
|
|||||||
|
|
||||||
# Copy data for add-on
|
# Copy data for add-on
|
||||||
COPY run.sh /
|
COPY run.sh /
|
||||||
COPY duplicacy_linux_arm_2.3.0 /duplicacy
|
COPY duplicacy_linux_arm_2.7.2 /duplicacy
|
||||||
COPY preferences /.duplicacy/preferences
|
COPY preferences /.duplicacy/preferences
|
||||||
RUN chmod a+x /run.sh
|
RUN chmod a+x /run.sh
|
||||||
RUN chmod a+x /duplicacy
|
RUN chmod a+x /duplicacy
|
||||||
|
|||||||
Reference in New Issue
Block a user