update docker to debian bullseye

This commit is contained in:
Jakob Ketterl
2021-10-01 16:23:47 +02:00
parent 8cce5bd889
commit c4687816c1
4 changed files with 7 additions and 8 deletions

View File

@ -1,4 +1,4 @@
FROM debian:buster-slim
FROM debian:bullseye-slim
COPY docker/files/js8call/js8call-hamlib.patch \
docker/files/wsjtx/wsjtx.patch \