mirror of
https://github.com/thomisus/Docker-DocumentServer.git
synced 2026-07-10 01:29:00 +00:00
Update Dockerfile
This commit is contained in:
parent
1b88a0fe57
commit
4ca32a68ba
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.3.3
|
||||
ARG OOU_VERSION_MAJOR=7.4.0
|
||||
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