-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
20 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
opencpu (2.0.3-xenial11) xenial; urgency=low | ||
opencpu (2.0.4-xenial0) xenial; urgency=low | ||
|
||
* Debian package with OpenCPU software. See www.opencpu.org | ||
|
||
-- Jeroen Ooms <jeroen@opencpu.org> Sun, 14 May 2017 12:00:00 +0100 | ||
-- Jeroen Ooms <jeroen@opencpu.org> Wed, 16 Aug 2017 12:00:00 +0100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
FROM centos:centos6 | ||
|
||
ENV BRANCH 2.0.3 | ||
ENV BRANCH 2.0.4 | ||
|
||
# Enable EPEL | ||
RUN \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
FROM centos:centos7 | ||
|
||
ENV BRANCH 2.0.3 | ||
ENV BRANCH 2.0.4 | ||
|
||
# Enable EPEL | ||
RUN \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
FROM debian:9 | ||
|
||
ENV BRANCH 2.0.3 | ||
ENV BRANCH 2.0.4 | ||
|
||
# Install. | ||
RUN \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
FROM fedora:25 | ||
|
||
ENV BRANCH 2.0.3 | ||
ENV BRANCH 2.0.4 | ||
|
||
# Install. | ||
RUN \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
FROM fedora:26 | ||
|
||
ENV BRANCH 2.0.3 | ||
ENV BRANCH 2.0.4 | ||
|
||
# Install. | ||
RUN \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
FROM ubuntu:16.04 | ||
|
||
ENV BRANCH 2.0.3 | ||
ENV BRANCH 2.0.4 | ||
|
||
# Install. | ||
RUN \ | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters