Skip to content

Commit 3def0f6

Browse files
chore(deps): bump oven/bun from 1.3.4-alpine to 1.3.5-alpine
Bumps oven/bun from 1.3.4-alpine to 1.3.5-alpine. --- updated-dependencies: - dependency-name: oven/bun dependency-version: 1.3.5-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78f97c8 commit 3def0f6

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

44
WORKDIR /frontend
55

0 commit comments

Comments
 (0)