Skip to content

Commit 2947a75

Browse files
authoredMar 28, 2025··
chore(deps): update oven/bun docker tag to v1.2.7 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9722bd commit 2947a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
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.6-alpine
2+
FROM oven/bun:1.2.7-alpine
33

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

0 commit comments

Comments
 (0)
Please sign in to comment.