diff --git a/federation-v1/gateways/mesh-bun/Dockerfile b/federation-v1/gateways/mesh-bun/Dockerfile index f509b05c..74fa263e 100644 --- a/federation-v1/gateways/mesh-bun/Dockerfile +++ b/federation-v1/gateways/mesh-bun/Dockerfile @@ -1,4 +1,4 @@ -FROM oven/bun:1.0.35 +FROM oven/bun:1.1.26 COPY package.json ./ COPY .meshrc.yaml ./ diff --git a/federation-v1/gateways/mesh-supergraph-bun/Dockerfile b/federation-v1/gateways/mesh-supergraph-bun/Dockerfile index f509b05c..74fa263e 100644 --- a/federation-v1/gateways/mesh-supergraph-bun/Dockerfile +++ b/federation-v1/gateways/mesh-supergraph-bun/Dockerfile @@ -1,4 +1,4 @@ -FROM oven/bun:1.0.35 +FROM oven/bun:1.1.26 COPY package.json ./ COPY .meshrc.yaml ./