We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52b7a85 commit 2d5c805Copy full SHA for 2d5c805
Dockerfile
@@ -1,5 +1,5 @@
1
# Use an Alpine-based bun image
2
-FROM oven/bun:1.2.13-alpine
+FROM oven/bun:1.2.14-alpine
3
4
# Set environment variables for the timezone and application
5
ENV TZ=America/Chicago \
0 commit comments