mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
Revert "remove jaeger and podman changes"
This reverts commit 4a957f2b86.
This commit is contained in:
parent
28ee14a75c
commit
d6556bce8a
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ RUN cd prompt_gateway && cargo build --release --target wasm32-wasip1
|
|||
RUN cd llm_gateway && cargo build --release --target wasm32-wasip1
|
||||
|
||||
# copy built filter into envoy image
|
||||
FROM envoyproxy/envoy:v1.32-latest as envoy
|
||||
FROM docker.io/envoyproxy/envoy:v1.32-latest as envoy
|
||||
|
||||
#Build config generator, so that we have a single build image for both Rust and Python
|
||||
FROM python:3.12-slim as arch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue