We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8070d16 + e4aee7a commit d3360b0Copy full SHA for d3360b0
1 file changed
.deploy/qp.Dockerfile
@@ -3,7 +3,7 @@
3
# ******************************************************************************
4
# use the official Bun image, see all versions at https://hub.docker.com/r/oven/bun/tags
5
# install dependencies into temp directory, this will cache them and speed up future builds
6
-FROM oven/bun:1.3.11-alpine AS base
+FROM oven/bun:1.3.12-alpine AS base
7
8
WORKDIR /src
9
0 commit comments