karen commited on
Commit
9798c53
·
1 Parent(s): cab68b2

se modifico

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,7 +1,7 @@
1
  # Definir la imagen
2
  FROM debian:12.10
3
 
4
-
5
  RUN apt -y update
6
  RUN apt install -y python3 python3-django python3-mysqldb
7
 
 
1
  # Definir la imagen
2
  FROM debian:12.10
3
 
4
+
5
  RUN apt -y update
6
  RUN apt install -y python3 python3-django python3-mysqldb
7