Skip to content

Commit b95c7ff

Browse files
Update oven/bun Docker tag to v1.1.7
1 parent 3f303c3 commit b95c7ff

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.7
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.7
22

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

0 commit comments

Comments
 (0)