diff --git a/Dockerfile b/Dockerfile index 721336d..2c87343 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM mono:6.12.0 # MAINTAINER Floyd Pink -ENV INSTALLBUILDER_VERSION 23.1.0 +ENV INSTALLBUILDER_VERSION 23.7.0 # RUN printf "deb http://archive.debian.org/debian/ buster main\ndeb-src http://archive.debian.org/debian/ buster main\ndeb http://security.debian.org buster/updates main\ndeb-src http://security.debian.org buster/updates main" > /etc/apt/sources.list # RUN printf "deb http://download.mono-project.com/repo/debian buster/snapshots/5.16.0.179 main" > /etc/apt/sources.list.d/mono-official-vs.list