Ver a proveniência

Merge pull request #93 from TheAssassin/master

Switch to alpine base image
tags/v1.0.0
Remco Verhoef há 6 anos
committed by GitHub
ascendente
cometimento
44398d72d3
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Ver ficheiro

@@ -1,4 +1,4 @@
FROM golang:1.7
FROM golang:1.7-alpine
MAINTAINER Remco Verhoef <remco@dutchcoders.io>

# Copy the local package files to the container's workspace.


Carregando…
Cancelar
Guardar