We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe4726 commit 5038e0cCopy full SHA for 5038e0c
1 file changed
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ on:
15
jobs:
16
lint:
17
runs-on: ubuntu-latest
18
- container: quay.io/cortexproject/cortex-jsonnet-build-image:e158eda
+ container: quay.io/cortexproject/cortex-jsonnet-build-image:fbe4726
19
steps:
20
- uses: actions/checkout@v4
21
name: Checkout
@@ -30,7 +30,7 @@ jobs:
30
31
build:
32
33
34
35
36
@@ -42,7 +42,7 @@ jobs:
42
43
readme:
44
45
46
47
48
0 commit comments