2 Commits

Author SHA1 Message Date
a83c05aa01 Merge remote-tracking branch 'origin/master' 2024-10-08 15:39:17 +01:00
31aad41015 7 2024-10-08 15:39:02 +01:00
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -1,4 +1,4 @@
FROM imbios/bun-node AS base
FROM oven/bun:1.1.30-alpine AS base
# Install dependencies
FROM base AS depends