mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
CI: use gotorrent from git; use rust-bullseye
This commit is contained in:
parent
82a36041b3
commit
7b4e00bb79
2 changed files with 3 additions and 4 deletions
2
.github/actions/test-transfer/Dockerfile
vendored
2
.github/actions/test-transfer/Dockerfile
vendored
|
|
@ -1,5 +1,5 @@
|
|||
# Container image that runs your code
|
||||
FROM rust:latest
|
||||
FROM rust:bullseye
|
||||
|
||||
# Copies your code file from your action repository to the filesystem path `/` of the container
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue