We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5de573 + 295af2f commit 8d339bfCopy full SHA for 8d339bf
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openjdk:11.0.1-slim
+FROM openjdk:16.0.2-slim
2
3
RUN apt-get update && apt-get install -y curl \
4
&& curl -sL https://deb.nodesource.com/setup_12.x | bash - \
0 commit comments