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 d658c20 commit 8651235Copy full SHA for 8651235
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:fdb6c9ceb1293dcb0b7eda5df195b15303b01857d7b10f98489e7691d20aa2a1 AS shelltest
+FROM ubuntu:24.04@sha256:728785b59223d755e3e5c5af178fab1be7031f3522c5ccd7a0b32b80d8248123 AS shelltest
26
27
ENV YQ_VERSION="v4.45.1"
28
0 commit comments