Skip to content

Commit 8639655

Browse files
chore: update docker.io/oven/bun docker tag to v1.1.24
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a526ec commit 8639655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ FROM ghcr.io/siderolabs/ca-certificates:v1.7.0 AS image-ca-certificates
1111
FROM ghcr.io/siderolabs/fhs:v1.7.0 AS image-fhs
1212

1313
# runs markdownlint
14-
FROM docker.io/oven/bun:1.1.20-alpine AS lint-markdown
14+
FROM docker.io/oven/bun:1.1.24-alpine AS lint-markdown
1515
WORKDIR /src
1616
1717
COPY .markdownlint.json .

0 commit comments

Comments
 (0)