Skip to content

Commit 5e655bf

Browse files
committed
Rev LTS version
1 parent 0ff9948 commit 5e655bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ubuntu:14.04
22

3-
RUN echo "1.565.1" > .lts-version-number
3+
RUN echo "1.565.2" > .lts-version-number
44

55
RUN apt-get update && apt-get install -y wget git curl zip
66
RUN apt-get update && apt-get install -y --no-install-recommends openjdk-7-jdk

0 commit comments

Comments
 (0)