Skip to content

Commit 03164f6

Browse files
chore(deps): bump oven/bun from 1.3.12-alpine to 1.3.13-alpine (#804)
Bumps oven/bun from 1.3.12-alpine to 1.3.13-alpine. --- updated-dependencies: - dependency-name: oven/bun dependency-version: 1.3.13-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>
1 parent f318657 commit 03164f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Site builder
2-
FROM oven/bun:1.3.12-alpine AS frontend-builder
2+
FROM oven/bun:1.3.13-alpine AS frontend-builder
33

44
WORKDIR /frontend
55

Dockerfile.distroless

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Site builder
2-
FROM oven/bun:1.3.12-alpine AS frontend-builder
2+
FROM oven/bun:1.3.13-alpine AS frontend-builder
33

44
WORKDIR /frontend
55

0 commit comments

Comments
 (0)