Merge pull request #835 from terraform-docs/dependabot/docker/scripts/release/library/alpine-3.21.3

chore(deps): bump library/alpine from 3.20.3 to 3.21.3 in /scripts/release
This commit is contained in:
Pascal Hofmann
2025-04-04 20:23:22 +02:00
committed by GitHub

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 docker.io/library/alpine:3.20.3
FROM docker.io/library/alpine:3.21.3
COPY terraform-docs /usr/local/bin/terraform-docs