Skip to content

Commit aa20826

Browse files
chore(deps): bump oven/bun from 1.3.3-alpine to 1.3.4-alpine (#502)
Bumps oven/bun from 1.3.3-alpine to 1.3.4-alpine. --- updated-dependencies: - dependency-name: oven/bun dependency-version: 1.3.4-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 d79901a commit aa20826

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.3-alpine AS frontend-builder
2+
FROM oven/bun:1.3.4-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.3-alpine AS frontend-builder
2+
FROM oven/bun:1.3.4-alpine AS frontend-builder
33

44
WORKDIR /frontend
55

0 commit comments

Comments
 (0)