Skip to content

Commit 25770c7

Browse files
Update oven/bun Docker tag to v1.0.15 (#307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b78c576 commit 25770c7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.14
1+
FROM oven/bun:1.0.15
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.14
1+
FROM oven/bun:1.0.15
22

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

federation-v2/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.14
1+
FROM oven/bun:1.0.15
22

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

0 commit comments

Comments
 (0)