We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd3d83 commit 8cc99a8Copy full SHA for 8cc99a8
actions/lint-pr-title/Dockerfile
@@ -1,7 +1,7 @@
1
# This file must be built from the root of the repository.
2
# Example: docker build . -f actions/lint-pr-title/Dockerfile
3
4
-FROM oven/bun:1.2.20@sha256:78f46b81b82d767ee8d729411f6f95089a403c21f17c20a5789df00263d7c5b5 AS base
+FROM oven/bun:1.2.21@sha256:5a2011bf09364b9af658ac1e66f60d08092f4291aeefbff448d58b027734fdd0 AS base
5
6
WORKDIR /usr/src/app
7
0 commit comments