diff --git a/Dockerfile b/Dockerfile index 76ef7db8..686342ce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# syntax=docker.io/docker/dockerfile-upstream:1.11.0-labs +# syntax=docker.io/docker/dockerfile-upstream:1.11.1-labs FROM oven/bun:canary AS builder WORKDIR /usr/src/app RUN --mount=type=bind,source=package.json,target=package.json \ diff --git a/bun.lockb b/bun.lockb index 58d0ce8f..769e824a 100755 Binary files a/bun.lockb and b/bun.lockb differ