Parcourir la source

Merge pull request #93 from TheAssassin/master

Switch to alpine base image
tags/v1.0.0
Remco Verhoef il y a 6 ans
committed by GitHub
Parent
révision
44398d72d3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Voir le fichier

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


Chargement…
Annuler
Enregistrer