Bump alpine to 3.14.2

Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
This commit is contained in:
Khosrow Moossavi
2021-10-08 13:40:12 -04:00
parent a74d0f4c49
commit 4eb50ae5b9
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
# You may obtain a copy of the License at the LICENSE file in
# the root directory of this source tree.
FROM alpine:3.14.0
FROM alpine:3.14.2
COPY terraform-docs /usr/local/bin/terraform-docs