|
@@ -3,8 +3,9 @@ LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
|
|
|
|
|
|
ARG DEBIAN_FRONTEND=noninteractive
|
|
ARG DEBIAN_FRONTEND=noninteractive
|
|
ARG SOGO_DEBIAN_REPOSITORY=http://packages.sogo.nu/nightly/5/debian/
|
|
ARG SOGO_DEBIAN_REPOSITORY=http://packages.sogo.nu/nightly/5/debian/
|
|
|
|
+# renovate: datasource=github-releases depName=tianon/gosu versioning=semver-coerced
|
|
|
|
+ARG GOSU_VERSION=1.16
|
|
ENV LC_ALL C
|
|
ENV LC_ALL C
|
|
-ENV GOSU_VERSION 1.14
|
|
|
|
|
|
|
|
# Prerequisites
|
|
# Prerequisites
|
|
RUN echo "Building from repository $SOGO_DEBIAN_REPOSITORY" \
|
|
RUN echo "Building from repository $SOGO_DEBIAN_REPOSITORY" \
|