Skip to content

Commit 74610b3

Browse files
committed
Remove redundant apt dependencies
1 parent b7674b2 commit 74610b3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ RUN apt update && apt install -y \
1616
wget \
1717
xz-utils \
1818
fontconfig \
19-
apt-transport-https \
20-
ca-certificates \
2119
gnupg
2220

2321
RUN curl -s "https://get.sdkman.io" | bash && \

0 commit comments

Comments
 (0)