Skip to content

Commit d340605

Browse files
chore(deps): update oven/bun docker tag to v1.3.0 (#1413)
| datasource | package | from | to | | ---------- | -------- | ------ | ----- | | docker | oven/bun | 1.2.23 | 1.3.0 | 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 853c1dd commit d340605

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.23@sha256:6ebf306367da43ad75c4d5119563e24de9b66372929ad4fa31546be053a16f74 AS base
4+
FROM oven/bun:1.3.0@sha256:00cccad6e9c66bbacc250851f689168606aaea551ac473e908bbcf00a5645025 AS base
55

66
WORKDIR /usr/src/app
77

0 commit comments

Comments
 (0)