Skip to content

Commit 12ed3f5

Browse files
committed
Use ghcr.io/loong64/alpine:edge for loong64 Docker build
1 parent 3e04f0d commit 12ed3f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
- { platform: "linux/ppc64le" }
171171
- { platform: "linux/riscv64" }
172172
- { platform: "linux/s390x" }
173-
- { platform: "linux/loong64", base_image: "debian:stable-slim" }
173+
- { platform: "linux/loong64", base_image: "ghcr.io/loong64/alpine:edge" }
174174
steps:
175175
- name: Get commit to build
176176
id: ref

0 commit comments

Comments
 (0)