Merge pull request #117 from C4illin/renovate/oven-bun-1.x

This commit is contained in:
Emrik Östling 2024-08-23 11:25:31 +02:00 committed by GitHub
commit 1535377bfe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM oven/bun:1.1.24-alpine as base FROM oven/bun:1.1.25-alpine as base
WORKDIR /app WORKDIR /app
# install dependencies into temp directory # install dependencies into temp directory