Commit 38a8254f8239d19436cd5feeb4e98b68967315bd
1 parent
9b3cfad3
Exists in
master
and in
1 other branch
Revisão dos arquivos de configuração do sistema
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
Dockerfile
@@ -4,7 +4,6 @@ | @@ -4,7 +4,6 @@ | ||
4 | # Container preparado e configurado para uso em desenvolvimento e testes | 4 | # Container preparado e configurado para uso em desenvolvimento e testes |
5 | ################################################################################ | 5 | ################################################################################ |
6 | 6 | ||
7 | -#FROM alpine:latest | ||
8 | FROM centos:centos7 | 7 | FROM centos:centos7 |
9 | MAINTAINER Guilherme Andrade Del Cantoni <guilherme.cantoni@planejamento.gov.br> | 8 | MAINTAINER Guilherme Andrade Del Cantoni <guilherme.cantoni@planejamento.gov.br> |
10 | 9 |