chore(deps): bump oven/bun from 1.3.1-alpine to 1.3.2-alpine (#451)

Bumps oven/bun from 1.3.1-alpine to 1.3.2-alpine.

---
updated-dependencies:
- dependency-name: oven/bun
  dependency-version: 1.3.2-alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-10 23:02:07 +02:00
committed by GitHub
parent 74b9339edb
commit 8711c610f8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# Site builder
FROM oven/bun:1.3.1-alpine AS frontend-builder
FROM oven/bun:1.3.2-alpine AS frontend-builder
WORKDIR /frontend