diff --git a/triage/Dockerfile b/triage/Dockerfile index 7c75e216bd0f..886f4e52525d 100644 --- a/triage/Dockerfile +++ b/triage/Dockerfile @@ -35,7 +35,7 @@ RUN env GOOS=linux \ # Stage 2 -FROM alpine:3.15.6 +FROM alpine:3.21.1 # Google Cloud SDK requires python 3.9+ (https://cloud.google.com/python/setup#installing_the_cloud_sdk). # update_summaries.sh requires bash.