diff --git a/test/container/Dockerfile b/test/container/Dockerfile index f1293c9da5fee..cd9179aeb9857 100644 --- a/test/container/Dockerfile +++ b/test/container/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/redis:7.4.1@sha256:ea96c435dc17b011f54c6a883c3c45e7726242b075de61c6fe40a10ae6ae0f83 as redis +FROM docker.io/library/redis:7.4.1@sha256:05f99264e2928ad472f2751b3a8d1f65c9c2cc1819be04548b2261c08e2e026b 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