diff --git a/scripts/release/Dockerfile b/scripts/release/Dockerfile index e29a00f..929af33 100644 --- a/scripts/release/Dockerfile +++ b/scripts/release/Dockerfile @@ -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