While running through the envoy JWT tutorial I hit the following error in the envoy-jwt-auth-helper: /opt/helper/envoy-jwt-auth-helper: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /opt/helper/envoy-jwt-auth-helper) The auth helper image builds with golang:latest (currently based on debian bookworm), then copies to a debian buster. This change fixes the issue by syncing the build and production stage images. Fixes: #136 Signed-off-by: Mark Goddard <mark@cofide.io> |
||
|---|---|---|
| .. | ||
| envoy-jwt | ||
| envoy-jwt-auth-helper | ||
| envoy-jwt-opa | ||
| envoy-opa | ||
| envoy-x509 | ||
| oidc-aws | ||
| oidc-vault | ||
| quickstart | ||
| test-all.sh | ||