We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7674b2 commit 74610b3Copy full SHA for 74610b3
1 file changed
Dockerfile
@@ -16,8 +16,6 @@ RUN apt update && apt install -y \
16
wget \
17
xz-utils \
18
fontconfig \
19
- apt-transport-https \
20
- ca-certificates \
21
gnupg
22
23
RUN curl -s "https://get.sdkman.io" | bash && \
0 commit comments