diff --git a/Dockerfile.rpm b/Dockerfile.rpm index 67a3aa2a..0041f6e0 100644 --- a/Dockerfile.rpm +++ b/Dockerfile.rpm @@ -1,5 +1,5 @@ # When you update this file substantially, please update build_your_own_images.md as well. -FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7@sha256:6910799b75ad41f00891978575a0d955be2f800c51b955af73926e7ab59a41c3 +FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8@sha256:8e68a739db66e514ce9ccfac7421e83d03180045e0a16ccf949cdac884150e5f LABEL maintainer="Kong Docker Maintainers (@team-gateway-bot)"