Skip to content

Commit 6446097

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

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.1 as base
2+
FROM oven/bun:1.3.2 as base
33
ENV NODE_ENV=production
44
WORKDIR /app
55

0 commit comments

Comments
 (0)