chore(deps): bump oven/bun from 1.3.0-alpine to 1.3.1-alpine

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-22 08:26:11 +00:00
committed by GitHub
parent c5bb389258
commit 53473509f8
2 changed files with 2 additions and 2 deletions

View File

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

View File

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