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 6350dae commit 49b1ab0Copy full SHA for 49b1ab0
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.18@sha256:2cdd9c93006af1b433c214016d72a3c60d7aa2c75691cb44dfd5250aa379986b AS base
+FROM oven/bun:1.2.19@sha256:31f25ad4c661322a3dc9d9d98fbf34989502b1ea588a2ca629da98c8e5a2d116 AS base
5
6
WORKDIR /usr/src/app
7
0 commit comments