Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 9cc839b

Browse files
author
Carlos Hernandez
committed
Remove autocutsel and curl
1 parent 9b89638 commit 9cc839b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Dockerfile.aarch64

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ RUN \
1010
echo "**** install deps ****" && \
1111
apt-get update && \
1212
apt-get install -qy --no-install-recommends \
13-
autocutsel \
1413
ca-certificates \
15-
curl \
1614
fuse \
1715
gawk \
1816
libfuse2 \

Dockerfile.armhf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ RUN \
1010
echo "**** install deps ****" && \
1111
apt-get update && \
1212
apt-get install -qy --no-install-recommends \
13-
autocutsel \
1413
ca-certificates \
15-
curl \
1614
fuse \
1715
gawk \
1816
libfuse2 \

0 commit comments

Comments
 (0)