Skip to content

Commit c080de9

Browse files
igchorguptask
authored andcommitted
Update docker file used in CI
Centos8 is EOL
1 parent 2bc7d71 commit c080de9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-cachelib-centos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: "CentOS/latest - Build CacheLib with all dependencies"
99
runs-on: ubuntu-latest
1010
# Docker container image name
11-
container: "ghcr.io/igchor/cachelib-deps:centos8"
11+
container: "ghcr.io/igchor/cachelib-deps:streams8"
1212
steps:
1313
- name: "System Information"
1414
run: |

0 commit comments

Comments
 (0)