Skip to content

Commit 335ce59

Browse files
committed
v2.7.2 for tag v2.7.2
1 parent 6035dc7 commit 335ce59

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM ubuntu:20.04
44
ARG 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
1010
ARG DEBIAN_FRONTEND=noninteractive

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)