1
0
Эх сурвалжийг харах

Use Debian bullseye for CircleCI

DarthSim 4 жил өмнө
parent
commit
a3fc8f6868
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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 \