Skip to content

Commit

Permalink
Bump alpine from 3.19.1 to 3.20.0 in /scripts/release
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent 81817f9 commit b87d0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.19.1
FROM alpine:3.20.0

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

Expand Down

0 comments on commit b87d0e0

Please sign in to comment.