Update FROM instruction

This commit is contained in:
danilapog 2022-08-03 15:11:37 +03:00
parent 5006156e3b
commit a80f4436e5

View file

@ -2,7 +2,7 @@
ARG PRODUCT_EDITION=
ARG TAG=
FROM onlyoffice/documentserver${PRODUCT_EDITION}:latest as documentserver-nonexample
FROM onlyoffice/documentserver${PRODUCT_EDITION}:${TAG} as documentserver-nonexample
ARG COMPANY_NAME=onlyoffice
ARG PRODUCT_NAME=documentserver