Explorar el Código

what if we use old debian?

Kirk Trombley hace 1 año
padre
commit
464f3f9505
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM debian:stable-slim
+FROM debian:bullseye-slim
 
 LABEL maintainer="Kirk Trombley <ktrom3894@gmail.com>"