We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceebb78 commit 752705dCopy full SHA for 752705d
Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM quay.io/terraform-docs/terraform-docs:0.18.0
+FROM quay.io/terraform-docs/terraform-docs:0.19.0
16
17
RUN set -x \
18
&& apk update \
README.md
@@ -9,7 +9,7 @@ branch.
9
10
## Version
11
-`v1.2.2` (uses [terraform-docs] v0.18.0, which is supported and tested on Terraform
+`v1.2.2` (uses [terraform-docs] v0.19.0, which is supported and tested on Terraform
version 0.11+ and 0.12+ but may work for others.)
### Upgrade v0 to v1
0 commit comments