update docker base to debian bookworm

This commit is contained in:
Jakob Ketterl 2023-08-30 02:33:09 +02:00
parent ce6029fe94
commit ebb490a71e
8 changed files with 19 additions and 26 deletions

View file

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