We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee741a commit 9b50c76Copy full SHA for 9b50c76
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openjdk:17-jdk
+FROM openjdk:17-jdk-slim
2
3
RUN apt-get update && apt-get install -y --no-install-recommends \
4
wget gnupg unzip \
0 commit comments