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 0ff9948 commit 5e655bfCopy full SHA for 5e655bf
Dockerfile
@@ -1,6 +1,6 @@
1
FROM ubuntu:14.04
2
3
-RUN echo "1.565.1" > .lts-version-number
+RUN echo "1.565.2" > .lts-version-number
4
5
RUN apt-get update && apt-get install -y wget git curl zip
6
RUN apt-get update && apt-get install -y --no-install-recommends openjdk-7-jdk
0 commit comments