File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ RUN set -eux; \
3232 \
3333 apt-get update; \
3434 apt-get install -o APT::Keep-Downloaded-Packages="false" -y --install-recommends \
35- apt-get install -o APT::Keep-Downloaded-Packages="false" -y --install-recommends \
3635 wine-${WINE_BRANCH}-i386=${WINE_BUILD} \
3736 wine-${WINE_BRANCH}-amd64=${WINE_BUILD} \
3837 wine-${WINE_BRANCH}=${WINE_BUILD} \
Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ RUN set -eux; \
3232 \
3333 apt-get update; \
3434 apt-get install -o APT::Keep-Downloaded-Packages="false" -y --install-recommends \
35- apt-get install -o APT::Keep-Downloaded-Packages="false" -y --install-recommends \
3635 wine-${WINE_BRANCH}-i386=${WINE_BUILD} \
3736 wine-${WINE_BRANCH}-amd64=${WINE_BUILD} \
3837 wine-${WINE_BRANCH}=${WINE_BUILD} \
You can’t perform that action at this time.
0 commit comments