Skip to content

Commit adbaccd

Browse files
chore(deps): update oven/bun docker tag to v1.2.18 (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4680168 commit adbaccd

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
# Use an Alpine-based bun image
2-
FROM oven/bun:1.2.17-alpine
2+
FROM oven/bun:1.2.18-alpine
33

44
# Set environment variables for the timezone and application
55
ENV TZ=America/Chicago \

0 commit comments

Comments
 (0)