Skip to content

Commit 8cc99a8

Browse files
chore(deps): update oven/bun docker tag to v1.2.21 (#1271)
| datasource | package | from | to | | ---------- | -------- | ------ | ------ | | docker | oven/bun | 1.2.20 | 1.2.21 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent afd3d83 commit 8cc99a8

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.20@sha256:78f46b81b82d767ee8d729411f6f95089a403c21f17c20a5789df00263d7c5b5 AS base
4+
FROM oven/bun:1.2.21@sha256:5a2011bf09364b9af658ac1e66f60d08092f4291aeefbff448d58b027734fdd0 AS base
55

66
WORKDIR /usr/src/app
77

0 commit comments

Comments
 (0)