File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ FROM ubuntu:20.04
44ARG OUR_IMAGE_VERSION=v2.7.2
55# Specify tag. Should be 'latest' or 'develop' or '<RELEASE_VERSION>' where
66# release version looks like 'v2.7.2'
7- ARG OUR_IMAGE_TAG=develop
7+ ARG OUR_IMAGE_TAG=v2.7.2
88#
99# flag for apt-get - affects only build time
1010ARG DEBIAN_FRONTEND=noninteractive
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ rendering TYPO3 documentation.
88:Repository: https://github.com/t3docs/docker-render-documentation
99:Version: v2.7.2
1010:Capabilites: html, singlehtml, latex
11- :Docker image: t3docs/render-documentation:develop
11+ :Docker image: t3docs/render-documentation:v2.7.2
1212:Docker hub: https://hub.docker.com/r/t3docs/render-documentation/
1313:Docker tags: https://hub.docker.com/r/t3docs/render-documentation/tags/
1414:Authors: TYPO3 Documentation Team
You can’t perform that action at this time.
0 commit comments