This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
root
/
nicegui
réplica de
https://github.com/zauberzeug/nicegui.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
using python 3.11 as docker image
Rodja Trappe
%!s(int64=2) %!d(string=hai) anos
pai
b10138aa96
achega
5cde19c991
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
development.dockerfile
+ 1
- 1
development.dockerfile
Ver ficheiro
@@ -1,4 +1,4 @@
-FROM python:3.
7
-slim
+FROM python:3.
11
-slim
RUN apt update && apt install curl -y