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 cbb74e4 commit 2ef9c70Copy full SHA for 2ef9c70
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.21@sha256:5a2011bf09364b9af658ac1e66f60d08092f4291aeefbff448d58b027734fdd0 AS base
+FROM oven/bun:1.2.22@sha256:66ba69deede44e3af5dc542def218fdb3bcad2205900ea761dc5623bf973d2df AS base
5
6
WORKDIR /usr/src/app
7
0 commit comments