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 853c1dd commit d340605Copy full SHA for d340605
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.23@sha256:6ebf306367da43ad75c4d5119563e24de9b66372929ad4fa31546be053a16f74 AS base
+FROM oven/bun:1.3.0@sha256:00cccad6e9c66bbacc250851f689168606aaea551ac473e908bbcf00a5645025 AS base
5
6
WORKDIR /usr/src/app
7
0 commit comments