Merge pull request #875 from terraform-docs/dependabot/docker/scripts/release/library/alpine-3.22.2

chore(deps): bump library/alpine from 3.22.2 to 3.23.0 in /scripts/release
This commit is contained in:
Pascal Hofmann
2025-12-15 10:37:05 +01: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.22.2
FROM docker.io/library/alpine:3.23.0
COPY terraform-docs /usr/local/bin/terraform-docs