File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
jobs :
16
16
lint :
17
17
runs-on : ubuntu-latest
18
- container : quay.io/cortexproject/cortex-jsonnet-build-image:e158eda
18
+ container : quay.io/cortexproject/cortex-jsonnet-build-image:fbe4726
19
19
steps :
20
20
- uses : actions/checkout@v4
21
21
name : Checkout
30
30
31
31
build :
32
32
runs-on : ubuntu-latest
33
- container : quay.io/cortexproject/cortex-jsonnet-build-image:e158eda
33
+ container : quay.io/cortexproject/cortex-jsonnet-build-image:fbe4726
34
34
steps :
35
35
- uses : actions/checkout@v4
36
36
name : Checkout
42
42
43
43
readme :
44
44
runs-on : ubuntu-latest
45
- container : quay.io/cortexproject/cortex-jsonnet-build-image:e158eda
45
+ container : quay.io/cortexproject/cortex-jsonnet-build-image:fbe4726
46
46
steps :
47
47
- uses : actions/checkout@v4
48
48
name : Checkout
You can’t perform that action at this time.
0 commit comments