Skip to content

Commit

Permalink
update base image for 4.10
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Wilcsinszky <[email protected]>
  • Loading branch information
pepov committed Sep 24, 2024
1 parent bacc72a commit 885d726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v1.16-4.10/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.4-alpine3.18 as base
FROM ruby:3.2.5-alpine3.20 as base

ARG BUILD_DEPS=" \
make gcc g++ libc-dev \
Expand Down

0 comments on commit 885d726

Please sign in to comment.