mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-05 00:41:06 +03:00
Upgrade Buildserver VM
Use Vagrant boxes built with cloud-team/debian-vagrant-images instead of fdroid/basebox, Use Debian Bullseye (11) instead of Debian Stretch (9)
This commit is contained in:
parent
7accb96b9e
commit
df46eb86c3
7 changed files with 29 additions and 84 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
FROM debian:stretch
|
||||
FROM debian:bullseye
|
||||
|
||||
ENV LANG=C.UTF-8 \
|
||||
DEBIAN_FRONTEND=noninteractive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue