add repo for the dockerfile for the redifsh exporter [ci skip]

This commit is contained in:
Viktor Barzin 2023-10-24 11:46:18 +00:00
parent 3c394e0e82
commit c192d32127
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863

View file

@ -1,4 +1,5 @@
# dockerhub: viktorbarzin/redfish-exporter
# repo: https://pkg.go.dev/github.com/jenningsloy318/redfish_exporter#section-readme
FROM golang:rc-bullseye AS builder
LABEL maintainer="Viktor Barzin <me@viktorbarzin.me>"