Update Dockerfile

This commit is contained in:
thomisus 2023-10-23 17:49:51 +02:00 committed by GitHub
parent 957bd47f85
commit 85d33df405
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ LABEL maintainer Ascensio System SIA <support@onlyoffice.com>
ARG PG_VERSION=14
ARG OOU_VERSION_MAJOR=7.5.0
ARG OOU_BUILD=2
ARG OOU_BUILD=1
ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 DEBIAN_FRONTEND=noninteractive PG_VERSION=${PG_VERSION}