mirror of
https://github.com/Luzifer/promcertcheck.git
synced 2024-11-08 07:50:05 +00:00
Update Dockerfile
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
328cc40d38
commit
18716269e1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM golang:alpine
|
||||
|
||||
MAINTAINER Knut Ahlers <knut@ahlers.me>
|
||||
LABEL maintainer "Knut Ahlers <knut@ahlers.me>"
|
||||
|
||||
ADD . /go/src/github.com/Luzifer/promcertcheck
|
||||
WORKDIR /go/src/github.com/Luzifer/promcertcheck
|
||||
|
|
Loading…
Reference in a new issue