Kaynağa Gözat

Use Debian bullseye for CircleCI

DarthSim 4 yıl önce
ebeveyn
işleme
a3fc8f6868
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .circleci/Dockerfile

+ 1 - 1
.circleci/Dockerfile

@@ -1,4 +1,4 @@
-FROM debian:buster
+FROM debian:bullseye-slim
 
 RUN apt-get -qq update \
   && apt-get install -y --no-install-recommends \