Skip to content

Commit

Permalink
Keep base image
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Wilcsinszky <[email protected]>
  • Loading branch information
pepov authored Jun 12, 2024
1 parent 1847c7c commit 0c2184d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v1.16/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# TODO every time the base image is changed please make sure BASEIMAGEDEPS is updated (further down in this file)
FROM public.ecr.aws/sumologic/kubernetes-fluentd:latest-alpine@sha256:683d1d89027abfc453653e25ca3828a8c73e660a06fcea74fe37833a5c321dee AS sumo
FROM public.ecr.aws/sumologic/kubernetes-fluentd:latest-alpine@sha256:b44e3526ae59b558576de5695aa5d6b1bdd4e0a080372f0f25d77a4d2092a476 AS sumo

FROM ruby:3.3.1-alpine3.18 as base

Expand Down

0 comments on commit 0c2184d

Please sign in to comment.