Преглед изворни кода

Merge pull request #102 from cglewis/master

MAINTAINER is deprecated, using LABEL now
tags/v1.0.0
Remco Verhoef пре 6 година
committed by GitHub
родитељ
комит
d0c7241b31
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Прегледај датотеку

@@ -1,5 +1,5 @@
FROM golang:1.7-alpine
MAINTAINER Remco Verhoef <remco@dutchcoders.io>
LABEL maintainer="Remco Verhoef <remco@dutchcoders.io>"

# Copy the local package files to the container's workspace.
ADD . /go/src/github.com/dutchcoders/transfer.sh


Loading…
Откажи
Сачувај