Bump the OTEL crates to 0.19.0 (#1132)

* Bump the OTEL crates to 0.19.0

Also pins a bunch of versions in the Dockerfile and fixes the docker build in CI
This commit is contained in:
Quentin Gliech
2023-04-24 19:10:55 +02:00
committed by GitHub
parent e62a3592d5
commit 3ea8668e39
11 changed files with 130 additions and 191 deletions

View File

@@ -1,6 +1,6 @@
# Set to 1 to run OPA through Docker
DOCKER := 0
OPA_DOCKER_IMAGE := docker.io/openpolicyagent/opa:0.48.0
OPA_DOCKER_IMAGE := docker.io/openpolicyagent/opa:0.51.0
ifeq ($(DOCKER), 0)
OPA := opa