Skip to content

Commit c7a532f

Browse files
chore(deps): update oven/bun docker tag to v1.2.20
| datasource | package | from | to | | ---------- | -------- | ------ | ------ | | docker | oven/bun | 1.2.19 | 1.2.20 |
1 parent 7c748d7 commit c7a532f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/lint-pr-title/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file must be built from the root of the repository.
22
# Example: docker build . -f actions/lint-pr-title/Dockerfile
33

4-
FROM oven/bun:1.2.19@sha256:31f25ad4c661322a3dc9d9d98fbf34989502b1ea588a2ca629da98c8e5a2d116 AS base
4+
FROM oven/bun:1.2.20@sha256:78f46b81b82d767ee8d729411f6f95089a403c21f17c20a5789df00263d7c5b5 AS base
55

66
WORKDIR /usr/src/app
77

0 commit comments

Comments
 (0)