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.
2 parents d904f25 + 5638b29 commit 69dbe98Copy full SHA for 69dbe98
Dockerfile
@@ -21,7 +21,7 @@ RUN make build
21
22
################
23
24
-FROM alpine:3.16.0
+FROM alpine:3.16.1
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