Skip to content

Commit

Permalink
Revert "Revert to ubuntu:22.04"
Browse files Browse the repository at this point in the history
This reverts commit 83700ee.
  • Loading branch information
jack-berg committed Mar 4, 2025
1 parent 1e5bbf8 commit d952ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ COPY --from=build /otel_config_validator /otel_config_validator

ENTRYPOINT ["/otel_config_validator"]

FROM ubuntu:22.04 AS shelltest
FROM ubuntu:24.04 AS shelltest

ENV YQ_VERSION="v4.45.1"

Expand Down

0 comments on commit d952ea4

Please sign in to comment.