Explorar el Código

Use registry:2 as base instead of registry:2.6.2

master
Ricardo Branco hace 6 años
padre
commit
6c47b3da2d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile Ver fichero

@@ -1,4 +1,4 @@
1
-FROM	registry:2.6.2
1
+FROM	registry:2
2 2
 
3 3
 RUN	apk --no-cache add python3 python3-dev
4 4
 

Loading…
Cancelar
Guardar