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 a74d0f4 commit 4eb50aeCopy full SHA for 4eb50ae
Dockerfile
@@ -21,7 +21,7 @@ RUN make build
21
22
################
23
24
-FROM alpine:3.14.0
+FROM alpine:3.14.2
25
26
COPY --from=builder /go/src/terraform-docs/bin/linux-amd64/terraform-docs /usr/local/bin/
27
scripts/release/Dockerfile
@@ -6,7 +6,7 @@
6
# You may obtain a copy of the License at the LICENSE file in
7
# the root directory of this source tree.
8
9
10
11
COPY terraform-docs /usr/local/bin/terraform-docs
12
0 commit comments