Skip to content

Commit 9eca80c

Browse files
Update oven/bun Docker tag to v1.1.28
1 parent 3f303c3 commit 9eca80c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

federation-v1/gateways/mesh-bun/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM oven/bun:1.0.35
1+
FROM oven/bun:1.1.28
22

33
COPY package.json ./
44
COPY .meshrc.yaml ./

federation-v1/gateways/mesh-supergraph-bun/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM oven/bun:1.0.35
1+
FROM oven/bun:1.1.28
22

33
COPY package.json ./
44
COPY .meshrc.yaml ./

0 commit comments

Comments
 (0)