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 d8f1a22 commit 6214c0bCopy full SHA for 6214c0b
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.19.0
+FROM quay.io/terraform-docs/terraform-docs:0.20.0
16
17
RUN set -x \
18
&& apk update \
README.md
@@ -9,7 +9,7 @@ branch.
9
10
## Version
11
-`v1.3.0` (uses [terraform-docs] v0.19.0, which is supported and tested on Terraform
+`v1.3.0` (uses [terraform-docs] v0.20.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