diff --git a/images/git/Dockerfile b/images/git/Dockerfile index af8a3faa6af2..bc14e347d78d 100644 --- a/images/git/Dockerfile +++ b/images/git/Dockerfile @@ -15,7 +15,7 @@ # Update the date below (check https://hub.docker.com/_/alpine/tags) to get the # alpine edge base image, which has a faster release cadence than alpine:latest # (which tracks alpine stable), to pick up security patches more quickly. -FROM alpine:3.22.2 +FROM alpine:3.23.0 ARG IMAGE_ARG ENV IMAGE=${IMAGE_ARG}