temporary revert to bullseye
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Morgan McMillian 2023-11-06 15:55:58 -08:00
parent b2cb592278
commit 7fb7b4ea20

View file

@ -1,4 +1,4 @@
FROM debian:bookworm-slim
FROM debian:bullseye-slim
RUN apt-get update && \
apt-get install ca-certificates extrepo -y && \