Skip to content

Commit 8aa5f78

Browse files
committed
fix(ci): use rocm/dev-ubuntu-22.04
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
1 parent 06a6b12 commit 8aa5f78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
build-args: |
151151
"LLAMA_SERVER_VERSION=${{ inputs.llamaServerVersion }}"
152152
"LLAMA_SERVER_VARIANT=rocm"
153-
"BASE_IMAGE=rocm/ubuntu:22.04"
153+
"BASE_IMAGE=rocm/dev-ubuntu-22.04"
154154
push: true
155155
sbom: true
156156
provenance: mode=max

0 commit comments

Comments
 (0)