Explorar el Código

Merge pull request #93 from TheAssassin/master

Switch to alpine base image
tags/v1.0.0
Remco Verhoef hace 6 años
committed by GitHub
padre
commit
44398d72d3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Ver fichero

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


Cargando…
Cancelar
Guardar