File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- FROM debian:wheezy
1
+ FROM debian:jessie
2
2
MAINTAINER Damien DUPORTAL <
[email protected] >
3
3
MAINTAINER Jean-Marc MEESSEN <
[email protected] >
4
4
5
5
ENV DEBIAN_FRONTEND noninteractive
6
- ENV IDEA_VERSION=14 .1.1
7
- ENV MAVEN_VERSION=3.2.5
8
- ENV FIREFOX_VERSION=37 .0.2
6
+ ENV IDEA_VERSION=2016 .1.4
7
+ ENV MAVEN_VERSION=3.3.9
8
+ ENV FIREFOX_VERSION=48 .0.1
9
9
10
10
COPY configs/x2go.list /etc/apt/sources.list.d/x2go.list
11
11
COPY configs/idea.desktop /usr/share/applications/idea.desktop
Original file line number Diff line number Diff line change 1
1
# X2Go Repository (release builds)
2
- deb http://packages.x2go.org/debian wheezy main
2
+ deb http://packages.x2go.org/debian jessie main
3
3
# X2Go Repository (sources of release builds)
4
- deb-src http://packages.x2go.org/debian wheezy main
4
+ deb-src http://packages.x2go.org/debian jessie main
You can’t perform that action at this time.
0 commit comments