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 6e35d04 commit c8bd669Copy full SHA for c8bd669
.github/workflows/test-build-deploy.yml
@@ -11,7 +11,7 @@ jobs:
11
lint:
12
runs-on: ubuntu-24.04
13
container:
14
- image: quay.io/cortexproject/build-image:master-0ddced051
+ image: quay.io/cortexproject/build-image:master-59491e9aae
15
steps:
16
- name: Checkout Repo
17
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
@@ -48,7 +48,7 @@ jobs:
48
test:
49
50
51
52
53
54
0 commit comments