Browse Source

debian release update

crocandr 2 months ago
parent
commit
7f354a531c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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