Explorar el Código

debian release update

crocandr hace 2 meses
padre
commit
7f354a531c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM debian:10
+FROM debian:12
 
 RUN apt-get update -y && \
     apt-get install -y curl tar gzip grep make gcc cpp