diff --git a/scripts/release/Dockerfile b/scripts/release/Dockerfile index 5b1ce88..be1cbc5 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.20.3 +FROM docker.io/library/alpine:3.21.3 COPY terraform-docs /usr/local/bin/terraform-docs