@@ -129,7 +129,7 @@ jobs:
129129 ffmpeg : ' true'
130130 image-type : ' extras'
131131 aio : " -aio-gpu-hipblas"
132- base-image : " rocm/dev-ubuntu-22.04:6.0-complete "
132+ base-image : " rocm/dev-ubuntu-22.04:6.1 "
133133 grpc-base-image : " ubuntu:22.04"
134134 latest-image : ' latest-gpu-hipblas'
135135 latest-image-aio : ' latest-aio-gpu-hipblas'
@@ -141,7 +141,7 @@ jobs:
141141 tag-suffix : ' -hipblas'
142142 ffmpeg : ' false'
143143 image-type : ' extras'
144- base-image : " rocm/dev-ubuntu-22.04:6.0-complete "
144+ base-image : " rocm/dev-ubuntu-22.04:6.1 "
145145 grpc-base-image : " ubuntu:22.04"
146146 runs-on : ' arc-runner-set'
147147 makeflags : " --jobs=3 --output-sync=target"
@@ -218,7 +218,7 @@ jobs:
218218 tag-suffix : ' -hipblas-ffmpeg-core'
219219 ffmpeg : ' true'
220220 image-type : ' core'
221- base-image : " rocm/dev-ubuntu-22.04:6.0-complete "
221+ base-image : " rocm/dev-ubuntu-22.04:6.1 "
222222 grpc-base-image : " ubuntu:22.04"
223223 runs-on : ' arc-runner-set'
224224 makeflags : " --jobs=3 --output-sync=target"
@@ -228,7 +228,7 @@ jobs:
228228 tag-suffix : ' -hipblas-core'
229229 ffmpeg : ' false'
230230 image-type : ' core'
231- base-image : " rocm/dev-ubuntu-22.04:6.0-complete "
231+ base-image : " rocm/dev-ubuntu-22.04:6.1 "
232232 grpc-base-image : " ubuntu:22.04"
233233 runs-on : ' arc-runner-set'
234234 makeflags : " --jobs=3 --output-sync=target"
0 commit comments