Skip to content

Commit b87d0e0

Browse files
Bump alpine from 3.19.1 to 3.20.0 in /scripts/release
Bumps alpine from 3.19.1 to 3.20.0. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81817f9 commit b87d0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# You may obtain a copy of the License at the LICENSE file in
77
# the root directory of this source tree.
88

9-
FROM alpine:3.19.1
9+
FROM alpine:3.20.0
1010

1111
COPY terraform-docs /usr/local/bin/terraform-docs
1212

0 commit comments

Comments
 (0)