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 2c80ef4 commit 9b19c11Copy full SHA for 9b19c11
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.19@sha256:31f25ad4c661322a3dc9d9d98fbf34989502b1ea588a2ca629da98c8e5a2d116 AS base
+FROM oven/bun:1.2.20@sha256:78f46b81b82d767ee8d729411f6f95089a403c21f17c20a5789df00263d7c5b5 AS base
5
6
WORKDIR /usr/src/app
7
0 commit comments