Skip to content

Commit 9b19c11

Browse files
chore(deps): update oven/bun docker tag to v1.2.20 (#1228)
| datasource | package | from | to | | ---------- | -------- | ------ | ------ | | docker | oven/bun | 1.2.19 | 1.2.20 | Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 2c80ef4 commit 9b19c11

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)