Skip to content

Commit 0372d50

Browse files
chore(deps): update oven/bun docker tag to v1.2.23 (#1369)
| datasource | package | from | to | | ---------- | -------- | ------ | ------ | | docker | oven/bun | 1.2.22 | 1.2.23 | 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 989e33b commit 0372d50

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.22@sha256:66ba69deede44e3af5dc542def218fdb3bcad2205900ea761dc5623bf973d2df AS base
4+
FROM oven/bun:1.2.23@sha256:6ebf306367da43ad75c4d5119563e24de9b66372929ad4fa31546be053a16f74 AS base
55

66
WORKDIR /usr/src/app
77

0 commit comments

Comments
 (0)