diff --git a/v1.16-4.10/Dockerfile b/v1.16-4.10/Dockerfile index d8c70fc7..a517a988 100644 --- a/v1.16-4.10/Dockerfile +++ b/v1.16-4.10/Dockerfile @@ -2,7 +2,7 @@ # https://gallery.ecr.aws/sumologic/kubernetes-fluentd FROM public.ecr.aws/sumologic/kubernetes-fluentd:1.16.5-sumo-0-alpine as sumo -FROM ruby:3.2.5-alpine3.20 as base +FROM ruby:3.3.6-alpine3.20 as base ARG BUILD_DEPS=" \ make gcc g++ libc-dev \