Explorar o código

debian release update

crocandr hai 2 meses
pai
achega
7f354a531c
Modificáronse 1 ficheiros con 1 adicións e 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