diff --git a/test/container/Dockerfile b/test/container/Dockerfile index 8540ccaed451e..f2cda455b9cfa 100644 --- a/test/container/Dockerfile +++ b/test/container/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/redis:7.2.5@sha256:b32ea6ea4d5b38496c6e93d02083e97f461cb09d6b8672462b53071236ef4b12 as redis +FROM docker.io/library/redis:7.2.5@sha256:01afb31d6d633451d84475ff3eb95f8c48bf0ee59ec9c948b161adb4da882053 as redis # There are libraries we will want to copy from here in the final stage of the # build, but the COPY directive does not have a way to determine system