mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 04:48:33 +07:00
chore(deps): bump library/alpine in /scripts/release
Bumps library/alpine from 3.21.3 to 3.22.2. --- updated-dependencies: - dependency-name: library/alpine dependency-version: 3.22.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user