We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b27eed commit 12c605eCopy full SHA for 12c605e
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openjdk:8-jdk
+FROM openjdk:11-jdk
2
3
RUN apt-get update && apt-get install -y --no-install-recommends gosu && rm -rf /var/lib/apt/lists/*
4
RUN mkdir -p /fossildb
0 commit comments