We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5de573 commit 295af2fCopy full SHA for 295af2f
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