Ver código fonte

Use registry:2 as base instead of registry:2.6.2

master
Ricardo Branco 6 anos atrás
pai
commit
6c47b3da2d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile Ver arquivo

@@ -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
 

Carregando…
Cancelar
Salvar