mirror of
https://github.com/thomisus/Docker-DocumentServer.git
synced 2026-05-19 07:53:48 +00:00
Update Dockerfile
This commit is contained in:
parent
85d33df405
commit
67e7ceaffe
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ FROM ${BASE_IMAGE} as documentserver
|
|||
LABEL maintainer Ascensio System SIA <support@onlyoffice.com>
|
||||
|
||||
ARG PG_VERSION=14
|
||||
ARG OOU_VERSION_MAJOR=7.5.0
|
||||
ARG OOU_VERSION_MAJOR=7.5.1
|
||||
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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue