Skip to content
Snippets Groups Projects
Commit 0bf02a61 authored by akwizgran's avatar akwizgran
Browse files

Use a more recent Debian snapshot to solve dependency issues.

parent b87be00e
No related branches found
No related tags found
1 merge request!6Upgrade to obfs4proxy 0.0.12, add Linux armhf and Windows
Pipeline #10345 canceled
...@@ -3,7 +3,7 @@ set -e ...@@ -3,7 +3,7 @@ set -e
set -x set -x
# use snapshot repos for deterministic package versions # use snapshot repos for deterministic package versions
DATE="20220316T000000Z" DATE="20220328T000000Z"
cat << EOF > /etc/apt/sources.list cat << EOF > /etc/apt/sources.list
deb http://snapshot.debian.org/archive/debian/${DATE}/ bullseye main deb http://snapshot.debian.org/archive/debian/${DATE}/ bullseye main
EOF EOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment