diff --git a/integration-test/docker/Dockerfile b/integration-test/docker/Dockerfile index 5cdc5915..013fc0d3 100644 --- a/integration-test/docker/Dockerfile +++ b/integration-test/docker/Dockerfile @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: Apache-2.0 -FROM golang:1.23.4-alpine3.21@sha256:c23339199a08b0e12032856908589a6d41a0dab141b8b3b21f156fc571a3f1d3 +FROM golang:1.23.5-alpine3.21@sha256:47d337594bd9e667d35514b241569f95fb6d95727c24b19468813d596d5ae596 RUN apk add --no-cache --no-progress \ bash \