base: update to Debian Bookworm

This commit is contained in:
Saúl Ibarra Corretgé
2024-03-22 23:17:49 +01:00
parent dc5cbaef23
commit 70ba4cbe2f
4 changed files with 12 additions and 6 deletions

View File

@@ -57,7 +57,6 @@ clean:
docker network prune
prepare:
docker pull debian:bullseye-slim
FORCE_REBUILD=1 $(MAKE)
.PHONY: all build tag push clean prepare release $(addprefix build_,$(JITSI_SERVICES))