diff --git a/testing/Dockerfile b/testing/Dockerfile index ba0c5909b0..7469670e7d 100644 --- a/testing/Dockerfile +++ b/testing/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.23.0@sha256:8e529b64d382182bb84f201dea3c72118f6ae9bc01d27190ffc5a54acf0091d2 +FROM golang:1.23.0@sha256:613a108a4a4b1dfb6923305db791a19d088f77632317cfc3446825c54fb862cd RUN apt-get update && apt-get --no-install-recommends -y install unzip \ && apt-get clean \