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 a1535a9 commit 8f5ba48Copy full SHA for 8f5ba48
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:440dcf6a5640b2ae5c77724e68787a906afb8ddee98bf86db94eea8528c2c076 AS shelltest
+FROM ubuntu:24.04@sha256:c4570d2f4665d5d118ae29fb494dee4f8db8fcfaee0e37a2e19b827f399070d3 AS shelltest
26
27
ENV YQ_VERSION="v4.45.1"
28
0 commit comments