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 2046eea commit 8f08009Copy full SHA for 8f08009
.github/workflows/build-cachelib-centos.yml
@@ -8,7 +8,7 @@ jobs:
8
name: "CentOS/latest - Build CacheLib with all dependencies"
9
runs-on: ubuntu-latest
10
# Docker container image name
11
- container: "ghcr.io/igchor/cachelib-deps:centos8"
+ container: "ghcr.io/igchor/cachelib-deps:streams8"
12
steps:
13
- name: "System Information"
14
run: |
0 commit comments