We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 901770b commit 724f88bCopy full SHA for 724f88b
validator/Dockerfile
@@ -22,7 +22,7 @@ COPY --from=build /otel_config_validator /otel_config_validator
22
23
ENTRYPOINT ["/otel_config_validator"]
24
25
-FROM ubuntu:24.04@sha256:c4570d2f4665d5d118ae29fb494dee4f8db8fcfaee0e37a2e19b827f399070d3 AS shelltest
+FROM ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061 AS shelltest
26
27
ENV YQ_VERSION="v4.45.1"
28
0 commit comments