Skip to content

Commit e1edc6e

Browse files
committed
[CI] Use Debian stable for RISCV64 build
1 parent f9ce24d commit e1edc6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/cross-linux-riscv64/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:unstable AS openssl_riscv64
1+
FROM debian:stable AS openssl_riscv64
22
#FROM ghcr.io/cross-rs/riscv64gc-unknown-linux-gnu:edge AS openssl_riscv64
33

44
# set CROSS_DOCKER_IN_DOCKER to inform `cross` that it is executed from within a container

0 commit comments

Comments
 (0)