Skip to content

Commit e720be4

Browse files
Update oven/bun Docker tag to v1.3.4 (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c909642 commit e720be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
FROM oven/bun:1.3.3 as base
2+
FROM oven/bun:1.3.4 as base
33
ENV NODE_ENV=production
44
WORKDIR /app
55

0 commit comments

Comments
 (0)