Skip to content

Commit

Permalink
Revert OS Version
Browse files Browse the repository at this point in the history
Changelog:

- Revert OS version back to Ubuntu 14.04 due to issues with libzmq3 availability on 16.04
  • Loading branch information
wzod authored May 15, 2017
1 parent fe7efb0 commit 610dcee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# limitations under the License.
#

FROM ubuntu:16.04
FROM ubuntu:14.04
MAINTAINER Zod (@wzod)

ENV DEBIAN_FRONTEND noninteractive
Expand Down

0 comments on commit 610dcee

Please sign in to comment.