Skip to content
Snippets Groups Projects
Commit 89b81870 authored by Panagiotis Koutsourakis's avatar Panagiotis Koutsourakis
Browse files

Update Dockerfile with latest version

parent 31db0367
Branches
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
# Based on CentOS 7
############################################################
FROM centos:7
MAINTAINER Dimitar Nedev, dimitar.nedev@monetdbsolutions.com
MAINTAINER Panagiotis Koutsourakis, panagiotis.koutsourakis@monetdbsolutions.com
#######################################################
# Expose ports
......@@ -50,7 +50,7 @@ RUN yum update -y && \
yum upgrade -y
# Install MonetDB
RUN yum install -y MonetDB-SQL-server5-hugeint-11.21.11
RUN yum install -y MonetDB-SQL-server5-hugeint-11.21.17
RUN yum install -y MonetDB-client
# Install the MonetDB/GEOM module
RUN yum install -y MonetDB-geom-MonetDB5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment