Skip to content

Commit d3360b0

Browse files
authored
Merge pull request #24 from rujorgensen/renovate/all-minor-patch
chore(deps): update oven/bun docker tag to v1.3.12
2 parents 8070d16 + e4aee7a commit d3360b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.deploy/qp.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ******************************************************************************
44
# use the official Bun image, see all versions at https://hub.docker.com/r/oven/bun/tags
55
# install dependencies into temp directory, this will cache them and speed up future builds
6-
FROM oven/bun:1.3.11-alpine AS base
6+
FROM oven/bun:1.3.12-alpine AS base
77

88
WORKDIR /src
99

0 commit comments

Comments
 (0)