Skip to content

Commit 7a615fb

Browse files
committed
Udpated image name in Dockerfile, removed unused .gitlab-ci file
1 parent 7186093 commit 7a615fb

File tree

2 files changed

+1
-53
lines changed

2 files changed

+1
-53
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 52 deletions
This file was deleted.

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# antongulenko/bitflow-collector
1+
# teambitflow/bitflow-collector
22
FROM golang:1.11-alpine as build
33
ENV GO111MODULE=on
44
RUN apk --no-cache add git gcc g++ libvirt-dev libvirt-common-drivers libpcap-dev

0 commit comments

Comments
 (0)