diff --git a/.bun-version b/.bun-version index 95b25ae..0c00f61 100644 --- a/.bun-version +++ b/.bun-version @@ -1 +1 @@ -1.3.6 +1.3.10 diff --git a/Dockerfile b/Dockerfile index f7be4bb..59409e5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM oven/bun:1.3.6 AS base +FROM oven/bun:1.3.10@sha256:b86c67b531d87b4db11470d9b2bd0c519b1976eee6fcd71634e73abfa6230d2e AS base WORKDIR /app